extra/bind to 9.16.0-2

This commit is contained in:
Kevin Mihelich 2020-03-06 13:11:10 +00:00
parent c655399965
commit 5fbdf895f1

View file

@ -11,7 +11,7 @@ pkgbase=bind
pkgname=(bind bind-tools)
_pkgver=9.16.0
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
url='https://www.isc.org/software/bind/'
license=('MPL2')
arch=('x86_64')
@ -27,7 +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')
'127.0.0.zone'
'https://downloads.isc.org/isc/bind9/9.16.0/patches/bind-v9.16.0-tcp_quota_fix.patch')
sha256sums=('af4bd9bdaeb1aa7399429972f3a8aa01dd6886b7ae046d703ab8da45330f2e28'
'SKIP'
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
@ -36,7 +37,8 @@ sha256sums=('af4bd9bdaeb1aa7399429972f3a8aa01dd6886b7ae046d703ab8da45330f2e28'
'3f0f8db0a1deae270dd166b4750be7c1041b4b44891176f35a8df7dd55d24d34'
'0011708e516128647dd25b59b6ebc465f36e85bbe0a8fbdc3eb04b7f28c2197f'
'c06fc270e32a843c8b6d86335a2ec607d405dfba6875de8d8a9abde39a9e2c17'
'b88fd2b99e7d42d414b329b814b9ff3304fa0ef9c67df81bde235bbfa0f3a3b8')
'b88fd2b99e7d42d414b329b814b9ff3304fa0ef9c67df81bde235bbfa0f3a3b8'
'd23b7dabcef40d165940c716e52e58e485f2488def059e1c7f8d2aca45f02081')
prepare() {
cd bind-$_pkgver