Revert "bindutils: 9.16.25 -> 9.18.0"

This reverts commit e82fb833b5.
This commit is contained in:
Juergen Daubert 2022-01-29 18:21:31 +01:00
parent 8acbc15e4c
commit b6b723bd80
2 changed files with 5 additions and 8 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dIUvZc2HoJ+TW9xTxWVzTJLqIdu5gXfEZRQAp4DqdmKjD8/1Ac8FwttfZlNMg5YoHPyEzF7XI7XnnSfaWaRbwQ=
SHA256 (Pkgfile) = fd4517181fdbf48117165c25906bc6ff400d49ac3283370b5d93a4b3a093de5f
RWSE3ohX2g5d/RoooikYIJnB6IF8vIdaI9DWGeNpL4abwraRwAwvx7R0OOe52Bo0mz9vSi5FTeicKQAV2i2+GtUmbg5yPJrMgQ4=
SHA256 (Pkgfile) = a77984063e319df91233d3596f4f8342cfe11db79575fa0bc0a169f37c0429d5
SHA256 (.footprint) = fe2eae0024893c6bb5976b6039f2ba2c14978ea1f583b8c5a4e9a68ab785503e
SHA256 (bind-9.18.0.tar.xz) = 56525bf5caf01fd8fd9d90910880cc0f8a90a27a97d169187d651d4ecf0c411c
SHA256 (bind-9.16.25.tar.xz) = 9fa328850f82843ef8b7bf1ff5322cb68b110273a33f375ba41f35270f5e1ff3

View File

@ -4,17 +4,14 @@
# Depends on: openssl zlib libuv
name=bindutils
version=9.18.0
version=9.16.25
release=1
source=(https://ftp.isc.org/isc/bind9/$version/bind-$version.tar.xz)
build() {
cd bind-$version
## can be removed in 3.7 again
prt-get isinst nghttp2-libs || PKGMK_BINDUTILS+=' --disable-doh'
./configure $PKGMK_BINDUTILS \
./configure \
--prefix=/usr \
--disable-linux-caps \
--with-libxml2=no \