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:
10b7af4
)
dnsutils: Update patch level
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 10 Mar 2016 15:52:00 +0000
(10:52 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 10 Mar 2016 15:52:00 +0000
(10:52 -0500)
packages/dnsutils/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/dnsutils/build.sh
b/packages/dnsutils/build.sh
index 5b52b5b61e3d4248fd453e467b967510ae0dc928..466dfd5edbf423d253f25f2df16b54431ab21b04 100644
(file)
--- a/
packages/dnsutils/build.sh
+++ b/
packages/dnsutils/build.sh
@@
-2,10
+2,10
@@
TERMUX_PKG_HOMEPAGE=https://www.isc.org/downloads/bind/
TERMUX_PKG_DESCRIPTION="Clients provided with BIND"
# NOTE: When changing this version, you also needo to change TERMUX_PKG_SRCURL
# and TERMUX_PKG_FOLDERNAME.
TERMUX_PKG_DESCRIPTION="Clients provided with BIND"
# NOTE: When changing this version, you also needo to change TERMUX_PKG_SRCURL
# and TERMUX_PKG_FOLDERNAME.
-TERMUX_PKG_VERSION=9.10.3.3
-# TERMUX_PKG_SRCURL="https://www.isc.org/downloads/file/bind-9-10-3-p2/?version=tar-gz"
-TERMUX_PKG_SRCURL="https://ftp.isc.org/isc/bind/cur/9.10/bind-9.10.3-P
3
.tar.gz"
-TERMUX_PKG_FOLDERNAME="bind-9.10.3-P
3
"
+_PATCHLEVEL=4
+TERMUX_PKG_VERSION=9.10.3.$_PATCHLEVEL
+TERMUX_PKG_SRCURL="https://ftp.isc.org/isc/bind/cur/9.10/bind-9.10.3-P
${_PATCHLEVEL}
.tar.gz"
+TERMUX_PKG_FOLDERNAME="bind-9.10.3-P
${_PATCHLEVEL}
"
TERMUX_PKG_DEPENDS="openssl, readline, resolv-conf"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" --with-gssapi=no --with-randomdev=/dev/random -with-ecdsa=no --with-gost=no --with-libxml2=no --with-libtool"
TERMUX_PKG_DEPENDS="openssl, readline, resolv-conf"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" --with-gssapi=no --with-randomdev=/dev/random -with-ecdsa=no --with-gost=no --with-libxml2=no --with-libtool"