diff --git a/extra/bind/PKGBUILD b/extra/bind/PKGBUILD index 08339c411..9705e9e36 100644 --- a/extra/bind/PKGBUILD +++ b/extra/bind/PKGBUILD @@ -9,9 +9,9 @@ pkgbase=bind pkgname=(bind bind-tools) -_pkgver=9.16.0 +_pkgver=9.16.1 pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=1 url='https://www.isc.org/software/bind/' license=('MPL2') arch=('x86_64') @@ -27,9 +27,8 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc} 'named.service' 'localhost.zone' 'localhost.ip6.zone' - '127.0.0.zone' - 'https://downloads.isc.org/isc/bind9/9.16.0/patches/bind-v9.16.0-tcp_quota_fix.patch') -sha256sums=('af4bd9bdaeb1aa7399429972f3a8aa01dd6886b7ae046d703ab8da45330f2e28' + '127.0.0.zone') +sha256sums=('a913d7e78135b9123d233215b58102fa0f18130fb1e158465a1c2b6f3bd75e91' 'SKIP' 'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98' '7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c' @@ -37,8 +36,7 @@ sha256sums=('af4bd9bdaeb1aa7399429972f3a8aa01dd6886b7ae046d703ab8da45330f2e28' '3f0f8db0a1deae270dd166b4750be7c1041b4b44891176f35a8df7dd55d24d34' '0011708e516128647dd25b59b6ebc465f36e85bbe0a8fbdc3eb04b7f28c2197f' 'c06fc270e32a843c8b6d86335a2ec607d405dfba6875de8d8a9abde39a9e2c17' - 'b88fd2b99e7d42d414b329b814b9ff3304fa0ef9c67df81bde235bbfa0f3a3b8' - 'd23b7dabcef40d165940c716e52e58e485f2488def059e1c7f8d2aca45f02081') + 'b88fd2b99e7d42d414b329b814b9ff3304fa0ef9c67df81bde235bbfa0f3a3b8') prepare() { cd bind-$_pkgver