bind: update to 9.11.13.
This commit is contained in:
parent
53387723b8
commit
a41dd71546
|
@ -1053,7 +1053,7 @@ libnfsidmap.so.0 libnfsidmap-0.24_1
|
|||
libbind9.so.161 bind-libs-9.11.5_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
|
||||
libisc.so.1104 bind-libs-9.11.13_1
|
||||
libisccc.so.161 bind-libs-9.11.5_1
|
||||
libisccfg.so.163 bind-libs-9.11.5_1
|
||||
liblwres.so.161 bind-libs-9.11.5_1
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
reverts="9.13.6_1"
|
||||
version=9.11.11
|
||||
revision=2
|
||||
version=9.11.13
|
||||
revision=1
|
||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||
wrksrc="${pkgname}-${_fullver}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=615230336645e494d0125a3e92cf1c0f956b7408378aca66667b44eaa9de8a6b
|
||||
checksum=fd3f3cc9fcfcdaa752db35eb24598afa1fdcc2509d3227fc90a8631b7b400f7d
|
||||
|
||||
conf_files="/etc/named/named.conf"
|
||||
system_accounts="named"
|
||||
|
|
Loading…
Reference in New Issue