bindutils: update to 9.12.4
This commit is contained in:
parent
cab2be67bb
commit
38707a1f51
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqotmh7YqWGpyZkl5weZQSuGWYUnhrzBfgz4jK3XHRrdeAu7uK5P1aKGsR6IkzDMvhxWZaNyd+QLl5iZ3PvBc3w0=
|
||||
SHA256 (Pkgfile) = 9d4ceb6e86636c31b994687545f688403eabe826df396a78b505f0b4d7fefec6
|
||||
RWRJc1FUaeVeqjKNbbwo0H3M/6FZHEl5jFeCrvFMG9+aGUdCrsFzQzJa6qJG2FOzRSXSBB3TVMOQeM35kTE76kpFVxyhVJqYXAU=
|
||||
SHA256 (Pkgfile) = 22534b8c0bcaa911dd7ffdc0835b1796b5b1b9a2071797b786e7406e0f1df4ce
|
||||
SHA256 (.footprint) = fe2eae0024893c6bb5976b6039f2ba2c14978ea1f583b8c5a4e9a68ab785503e
|
||||
SHA256 (bind-9.12.3.tar.gz) = 0e80762631258e1c193552efa7c56c05ec5e8c2f98e4b2a3b91a61fd8d96b938
|
||||
SHA256 (bind-9.12.4.tar.gz) = 81bf24b2b86f7288ccf727aff59f1d752cc3e9de30a7480d24d67736256a0d53
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: Bind tools
|
||||
# URL: http://www.isc.org/software/bind
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# Depends on: openssl
|
||||
# Depends on: openssl zlib
|
||||
|
||||
name=bindutils
|
||||
version=9.12.3
|
||||
version=9.12.4
|
||||
release=1
|
||||
source=(https://ftp.isc.org/isc/bind9/$version/bind-$version.tar.gz)
|
||||
|
||||
@ -15,7 +15,8 @@ build() {
|
||||
--disable-linux-caps \
|
||||
--with-libxml2=no \
|
||||
--with-libjson=no \
|
||||
--with-gssapi=no
|
||||
--with-gssapi=no \
|
||||
--with-python=no
|
||||
|
||||
make -C lib
|
||||
make -C bin/dig
|
||||
|
Loading…
x
Reference in New Issue
Block a user