bind: update to 9.11.9.

This commit is contained in:
Leah Neukirchen 2019-08-16 14:57:24 +02:00
parent 148aba31d9
commit ff9652d5ab
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bind'
pkgname=bind
reverts="9.13.6_1"
version=9.11.8
version=9.11.9
revision=1
_fullver="${version}${_patchver:+-${_patchver}}"
wrksrc="${pkgname}-${_fullver}"
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="ISC"
homepage="https://www.isc.org/downloads/bind/"
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.gz"
checksum=669fcc02a9a1864d93992e526d2186ec8923511c0260b2c037fec8ea45406651
checksum=963bf048354795b85b8f3dbe3ff5ba524d3f5b14b86a4cc733fcf971b43ac50e
conf_files="/etc/named/named.conf"
system_accounts="named"