diff --git a/srcpkgs/bind/template b/srcpkgs/bind/template index 696c6290af5..c25e8e1f5ee 100644 --- a/srcpkgs/bind/template +++ b/srcpkgs/bind/template @@ -1,7 +1,7 @@ # Template file for 'bind' pkgname=bind _distver=9.10.4 -_patchver=P1 +_patchver=P2 version="${_distver}${_patchver}" revision=1 wrksrc="${pkgname}-${_distver}-${_patchver}" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="ISC" homepage="http://www.isc.org/software/bind/" distfiles="http://ftp.isc.org/isc/bind9/${_distver}-${_patchver}/bind-${_distver}-${_patchver}.tar.gz" -checksum=7c3b7d1afe48a6bbead8f11f6971fb09eb57fa257dc32a088fcc20a0218131a2 +checksum=b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b444423 build_options="geoip seccomp" build_options_default="geoip"