bind: update to 9.10.4P2.
This commit is contained in:
parent
6cc773058d
commit
e2193270f0
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue