bind: update to 9.9.4.
This commit is contained in:
parent
e873a8a82f
commit
0bb632d936
2 changed files with 4 additions and 6 deletions
|
@ -948,6 +948,7 @@ librpcsecgss.so.3 librpcsecgss-0.19_1
|
|||
libnfsidmap.so.0 libnfsidmap-0.24_1
|
||||
liblwres.so.90 bind-libs-9.9.0_1
|
||||
libdns.so.99 bind-libs-9.9.3_1
|
||||
libdns.so.100 bind-libs-9.9.4_1
|
||||
libbind9.so.90 bind-libs-9.9.0_1
|
||||
libisccfg.so.90 bind-libs-9.9.0_1
|
||||
libisc.so.95 bind-libs-9.9.3_1
|
||||
|
|
|
@ -1,16 +1,13 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.9.3
|
||||
_patchver=P2
|
||||
version="${_distver}.${_patchver}"
|
||||
wrksrc="bind-${_distver}-${_patchver}"
|
||||
version=9.9.4
|
||||
revision=1
|
||||
short_desc="Berkeley Internet Name Domain server"
|
||||
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=5e8ab06c7b73f38b47ce9ad12ca0afa7c714bbba2f6b7421c26c0d8b84b6c678
|
||||
distfiles="http://ftp.isc.org/isc/bind9/${version}/bind-${version}.tar.gz"
|
||||
checksum=fe0f16653382e428b10282ce9850722d19589d66f2b45a528e98be3153f654c8
|
||||
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 a new issue