bind: update to 9.16.3.

This commit is contained in:
Leah Neukirchen 2020-05-19 21:12:37 +02:00
parent de0835124e
commit daa80b8d69
2 changed files with 6 additions and 6 deletions

View file

@ -1051,12 +1051,12 @@ libtirpc.so.3 libtirpc-1.0.2_1
librpcsecgss.so.3 librpcsecgss-0.19_1
libnfsidmap.so.1 libnfsidmap-2.4.3_2
libbind9.so.1600 bind-libs-9.16.2_1
libdns.so.1602 bind-libs-9.16.2_1
libirs.so.1600 bind-libs-9.16.2_1
libisc.so.1602 bind-libs-9.16.2_1
libdns.so.1603 bind-libs-9.16.3_1
libirs.so.1601 bind-libs-9.16.3_1
libisc.so.1603 bind-libs-9.16.3_1
libisccc.so.1600 bind-libs-9.16.2_1
libisccfg.so.1600 bind-libs-9.16.2_1
libns.so.1602 bind-libs-9.16.2_1
libns.so.1603 bind-libs-9.16.3_1
libplist.so.3 libplist-1.12_1
libplist++.so.3 libplist++-1.12_1
libnsbmp.so.0 libnsbmp-0.0.3_1

View file

@ -1,6 +1,6 @@
# Template file for 'bind'
pkgname=bind
version=9.16.2
version=9.16.3
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=d9e5b77cfca5ccad97f19cddc87128758ec15c16e6585000c6b2f84fc225993f
checksum=27ac6513de5f8d0db34b9f241da53baa15a14b2ad21338d0cde0826eaf564f7e
conf_files="/etc/named/named.conf"
system_accounts="named"