bind: update to 9.16.6.

Closes: #24575 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-08-30 22:25:21 +02:00 committed by Andrew J. Hesford
parent b468801b8a
commit 71489b1b22
2 changed files with 3 additions and 3 deletions

View File

@ -1053,7 +1053,7 @@ libnfsidmap.so.1 libnfsidmap-2.4.3_2
libbind9.so.1600 bind-libs-9.16.2_1
libdns.so.1605 bind-libs-9.16.5_1
libirs.so.1601 bind-libs-9.16.3_1
libisc.so.1605 bind-libs-9.16.5_1
libisc.so.1606 bind-libs-9.16.6_1
libisccc.so.1600 bind-libs-9.16.2_1
libisccfg.so.1600 bind-libs-9.16.2_1
libns.so.1604 bind-libs-9.16.5_1

View File

@ -1,6 +1,6 @@
# Template file for 'bind'
pkgname=bind
version=9.16.5
version=9.16.6
revision=1
_fullver="${version}${_patchver:+-${_patchver}}"
wrksrc="${pkgname}-${_fullver}"
@ -23,7 +23,7 @@ license="MPL-2.0"
homepage="https://www.isc.org/downloads/bind/"
changelog="https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_16/CHANGES"
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.xz"
checksum=6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075
checksum=b567b0f3b47dd03b345a4848af7f2acdd3f5cea2bd804edd85d9ef50743571cb
conf_files="/etc/named/named.conf"
system_accounts="named"