[arch-commits] Commit in bind/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Wed Mar 18 14:48:23 UTC 2020
Date: Wednesday, March 18, 2020 @ 14:48:22
Author: seblu
Revision: 377864
upgpkg: bind 9.16.1-1
Modified:
bind/trunk/PKGBUILD
----------+
PKGBUILD | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 14:37:40 UTC (rev 377863)
+++ PKGBUILD 2020-03-18 14:48:22 UTC (rev 377864)
@@ -5,9 +5,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')
@@ -23,9 +23,8 @@
'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'
@@ -33,8 +32,7 @@
'3f0f8db0a1deae270dd166b4750be7c1041b4b44891176f35a8df7dd55d24d34'
'0011708e516128647dd25b59b6ebc465f36e85bbe0a8fbdc3eb04b7f28c2197f'
'c06fc270e32a843c8b6d86335a2ec607d405dfba6875de8d8a9abde39a9e2c17'
- 'b88fd2b99e7d42d414b329b814b9ff3304fa0ef9c67df81bde235bbfa0f3a3b8'
- 'd23b7dabcef40d165940c716e52e58e485f2488def059e1c7f8d2aca45f02081')
+ 'b88fd2b99e7d42d414b329b814b9ff3304fa0ef9c67df81bde235bbfa0f3a3b8')
prepare() {
cd bind-$_pkgver
More information about the arch-commits
mailing list