chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d7ecc9a
)
picolisp: Update from 16.4.1 to 16.4.24
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 24 Apr 2016 10:54:28 +0000
(06:54 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 24 Apr 2016 10:54:28 +0000
(06:54 -0400)
packages/picolisp/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/picolisp/build.sh
b/packages/picolisp/build.sh
index 0c3788eb9d62117aba6961adfe7c83ab9f896d72..41826282c988a65695851a3a97755c5137dbcbbb 100644
(file)
--- a/
packages/picolisp/build.sh
+++ b/
packages/picolisp/build.sh
@@
-1,15
+1,14
@@
TERMUX_PKG_HOMEPAGE=http://picolisp.com
TERMUX_PKG_DESCRIPTION="Lisp interpreter and application server framework"
TERMUX_PKG_DEPENDS="libcrypt, openssl"
TERMUX_PKG_HOMEPAGE=http://picolisp.com
TERMUX_PKG_DESCRIPTION="Lisp interpreter and application server framework"
TERMUX_PKG_DEPENDS="libcrypt, openssl"
-TERMUX_PKG_VERSION=16.4.1
-TERMUX_PKG_BUILD_REVISION=2
+TERMUX_PKG_VERSION=16.4.24
TERMUX_PKG_SRCURL=http://software-lab.de/picoLisp.tgz
TERMUX_PKG_FOLDERNAME=picoLisp
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {
# Validate that we have the right version:
TERMUX_PKG_SRCURL=http://software-lab.de/picoLisp.tgz
TERMUX_PKG_FOLDERNAME=picoLisp
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {
# Validate that we have the right version:
- grep -q '16 4
1
' src64/version.l
+ grep -q '16 4
24
' src64/version.l
TERMUX_PKG_SRCDIR=$TERMUX_PKG_SRCDIR/src
if [ $TERMUX_ARCH_BITS = 64 ]; then
TERMUX_PKG_SRCDIR=$TERMUX_PKG_SRCDIR/src
if [ $TERMUX_ARCH_BITS = 64 ]; then