bind: update to 9.9.1-P3.
This commit is contained in:
parent
a1fba16313
commit
70344aaeb0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.9.1
|
||||
_patchver=P2
|
||||
_patchver=P3
|
||||
version="${_distver}.${_patchver}"
|
||||
wrksrc="bind-${_distver}-${_patchver}"
|
||||
revision=1
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="http://www.isc.org/software/bind/"
|
||||
distfiles="http://ftp.isc.org/isc/bind9/${_distver}-${_patchver}/bind-${_distver}-${_patchver}.tar.gz"
|
||||
checksum=a46ecf6177b69d6e9a83a15f792d0594adcc8e800086208dd9b84452afb84d0e
|
||||
checksum=1cdb83db76d6f8554dea19e3bd82b8d65261a24b9ce9fc948eade8c57569e302
|
||||
long_desc="
|
||||
BIND is by far the most widely used DNS software on the Internet. It provides
|
||||
a robust and stable platform on top of which organizations can build
|
||||
|
|
Loading…
Reference in New Issue