From ff9652d5abbcf07b132eda3945fd0e08cef7f24b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 16 Aug 2019 14:57:24 +0200 Subject: [PATCH] bind: update to 9.11.9. --- srcpkgs/bind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bind/template b/srcpkgs/bind/template index e5922f1d67e..ce337df918a 100644 --- a/srcpkgs/bind/template +++ b/srcpkgs/bind/template @@ -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 " 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"