bind: update to 9.11.10.
This commit is contained in:
parent
5ca2c2b342
commit
9db060073c
2 changed files with 3 additions and 3 deletions
|
@ -1046,7 +1046,7 @@ libtirpc.so.3 libtirpc-1.0.2_1
|
|||
librpcsecgss.so.3 librpcsecgss-0.19_1
|
||||
libnfsidmap.so.0 libnfsidmap-0.24_1
|
||||
libbind9.so.161 bind-libs-9.11.5_1
|
||||
libdns.so.1106 bind-libs-9.11.7_1
|
||||
libdns.so.1107 bind-libs-9.11.10_1
|
||||
libirs.so.161 bind-libs-9.11.5_1
|
||||
libisc.so.1100 bind-libs-9.11.5_1
|
||||
libisccc.so.161 bind-libs-9.11.5_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
reverts="9.13.6_1"
|
||||
version=9.11.9
|
||||
version=9.11.10
|
||||
revision=1
|
||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||
wrksrc="${pkgname}-${_fullver}"
|
||||
|
@ -21,7 +21,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="ISC"
|
||||
homepage="https://www.isc.org/downloads/bind/"
|
||||
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.gz"
|
||||
checksum=963bf048354795b85b8f3dbe3ff5ba524d3f5b14b86a4cc733fcf971b43ac50e
|
||||
checksum=b2bb840cda20e6771ae8c054007b4ec12e1bb6aa6bfe79102890eb94956a70c3
|
||||
|
||||
conf_files="/etc/named/named.conf"
|
||||
system_accounts="named"
|
||||
|
|
Loading…
Reference in a new issue