diff --git a/common/shlibs b/common/shlibs index 61d5531b0a2..b81b17ce2e4 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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.1603 bind-libs-9.16.3_1 +libdns.so.1605 bind-libs-9.16.5_1 libirs.so.1601 bind-libs-9.16.3_1 -libisc.so.1603 bind-libs-9.16.3_1 +libisc.so.1605 bind-libs-9.16.5_1 libisccc.so.1600 bind-libs-9.16.2_1 libisccfg.so.1600 bind-libs-9.16.2_1 -libns.so.1603 bind-libs-9.16.3_1 +libns.so.1604 bind-libs-9.16.5_1 libplist.so.3 libplist-1.12_1 libplist++.so.3 libplist++-1.12_1 libnsbmp.so.0 libnsbmp-0.0.3_1 diff --git a/srcpkgs/bind/template b/srcpkgs/bind/template index 138460d5ad5..7247a0c8c28 100644 --- a/srcpkgs/bind/template +++ b/srcpkgs/bind/template @@ -1,7 +1,7 @@ # Template file for 'bind' pkgname=bind -version=9.16.4 -revision=2 +version=9.16.5 +revision=1 _fullver="${version}${_patchver:+-${_patchver}}" wrksrc="${pkgname}-${_fullver}" build_style=gnu-configure @@ -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=7522088d3daac8bcabaae37998178e09139ef5ccae6631cb1d8a625b770f370a +checksum=6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075 conf_files="/etc/named/named.conf" system_accounts="named"