bind: update to 9.16.5.
This commit is contained in:
parent
fe1cae9869
commit
fad350c76b
2 changed files with 6 additions and 6 deletions
|
@ -1051,12 +1051,12 @@ libtirpc.so.3 libtirpc-1.0.2_1
|
||||||
librpcsecgss.so.3 librpcsecgss-0.19_1
|
librpcsecgss.so.3 librpcsecgss-0.19_1
|
||||||
libnfsidmap.so.1 libnfsidmap-2.4.3_2
|
libnfsidmap.so.1 libnfsidmap-2.4.3_2
|
||||||
libbind9.so.1600 bind-libs-9.16.2_1
|
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
|
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
|
libisccc.so.1600 bind-libs-9.16.2_1
|
||||||
libisccfg.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
|
||||||
libplist++.so.3 libplist++-1.12_1
|
libplist++.so.3 libplist++-1.12_1
|
||||||
libnsbmp.so.0 libnsbmp-0.0.3_1
|
libnsbmp.so.0 libnsbmp-0.0.3_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bind'
|
# Template file for 'bind'
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
version=9.16.4
|
version=9.16.5
|
||||||
revision=2
|
revision=1
|
||||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||||
wrksrc="${pkgname}-${_fullver}"
|
wrksrc="${pkgname}-${_fullver}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -23,7 +23,7 @@ license="MPL-2.0"
|
||||||
homepage="https://www.isc.org/downloads/bind/"
|
homepage="https://www.isc.org/downloads/bind/"
|
||||||
changelog="https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_16/CHANGES"
|
changelog="https://gitlab.isc.org/isc-projects/bind9/-/blob/v9_16/CHANGES"
|
||||||
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.xz"
|
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.xz"
|
||||||
checksum=7522088d3daac8bcabaae37998178e09139ef5ccae6631cb1d8a625b770f370a
|
checksum=6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075
|
||||||
|
|
||||||
conf_files="/etc/named/named.conf"
|
conf_files="/etc/named/named.conf"
|
||||||
system_accounts="named"
|
system_accounts="named"
|
||||||
|
|
Loading…
Reference in a new issue