wok-6.x rev 22537
updated bind packages again (9.11.0 -> 9.14.9)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 03 14:39:37 2020 +0100 (2020-01-03) |
parents | 37dbe92b4822 |
children | 829024a70dbb |
files | bind-client/receipt bind-dev/receipt bind/receipt libbind/receipt |
line diff
1.1 --- a/bind-client/receipt Fri Jan 03 14:27:20 2020 +0100 1.2 +++ b/bind-client/receipt Fri Jan 03 14:39:37 2020 +0100 1.3 @@ -22,3 +22,4 @@ 1.4 { 1.5 ln -s /bin/busybox "$1/usr/bin/nslookup" 1.6 } 1.7 +
2.1 --- a/bind-dev/receipt Fri Jan 03 14:27:20 2020 +0100 2.2 +++ b/bind-dev/receipt Fri Jan 03 14:39:37 2020 +0100 2.3 @@ -19,3 +19,4 @@ 2.4 cp -a $install/usr/include $fs/usr 2.5 find $fs -type f -name '*.la' -exec chmod a+x \{\} \; 2.6 } 2.7 +
3.1 --- a/bind/receipt Fri Jan 03 14:27:20 2020 +0100 3.2 +++ b/bind/receipt Fri Jan 03 14:39:37 2020 +0100 3.3 @@ -13,7 +13,7 @@ 3.4 WGET_URL="https://ftp.isc.org/isc/bind9/$VERSION/$TARBALL" 3.5 3.6 DEPENDS="attr gcc83-lib-base libbind libcrypto openssl perl" 3.7 -BUILD_DEPENDS="gcc83 krb5-dev libcap-dev libtool openssl-dev 3.8 +BUILD_DEPENDS="gcc83 krb5-dev libatomic libcap-dev libtool openssl-dev 3.9 perl python python-ply readline-dev" 3.10 3.11 CONFIG_FILES="/etc/bind"