diff options
Diffstat (limited to 'community/bind')
-rw-r--r-- | community/bind/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/bind/PKGBUILD b/community/bind/PKGBUILD index a08a14f64..24ff731e6 100644 --- a/community/bind/PKGBUILD +++ b/community/bind/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99697 2013-10-30 23:05:52Z allan $ +# $Id: PKGBUILD 100668 2013-11-08 00:08:48Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Gaetan Bisson <bisson@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> # Contributor: Mario Vazquez <mario_vazq@hotmail.com> pkgname=bind -_pkgver=9.9.4 +_pkgver=9.9.4-P1 pkgver=${_pkgver//-/.} pkgrel=1 pkgdesc='The ISC BIND nameserver' @@ -26,7 +26,7 @@ source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"{,.asc} 'named.logrotate' 'localhost.zone' '127.0.0.zone') -sha1sums=('d7be390e6c2546f37a7280e1975e1cd134565f62' +sha1sums=('35dd28de21626fd6327230c38d0f164dd2263bed' 'SKIP' '029f89c49550c40ec7a95116b6a33f0e5a041094' 'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11' |