bind: security update to 9.9.7P2 [CVE-2015-5477].
This commit is contained in:
parent
ea8d117f30
commit
66c1ad1efa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.9.7
|
||||
_patchver=P1
|
||||
_patchver=P2
|
||||
version="${_distver}${_patchver}"
|
||||
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
||||
revision=1
|
||||
|
@ -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=bd086ff58afaf03cfb8dc695c79b6bd6d0217ef56750a78ff0668b2b3acda34d
|
||||
checksum=f5f433567e5f68d61460d86f691471259a49b6d10d7422acbd88b7fdb038b518
|
||||
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin
|
||||
|
|
Loading…
Reference in a new issue