bind: update to 9.10.4P3.
This commit is contained in:
parent
6f31e32978
commit
27f2e6f6fe
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.10.4
|
||||
_patchver=P2
|
||||
_patchver=P3
|
||||
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=b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b444423
|
||||
checksum=a075e5ce89fddccb0e64d1777d59161387dd5151cf4e7d1a93875a487812baef
|
||||
|
||||
build_options="geoip seccomp"
|
||||
build_options_default="geoip"
|
||||
|
|
Loading…
Reference in New Issue