From 5fbdf895f1e24687ec77a7e4e1de0c75fae3da3f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 6 Mar 2020 13:11:10 +0000 Subject: [PATCH] extra/bind to 9.16.0-2 --- extra/bind/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/extra/bind/PKGBUILD b/extra/bind/PKGBUILD index 0b959a6ef..08339c411 100644 --- a/extra/bind/PKGBUILD +++ b/extra/bind/PKGBUILD @@ -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