diff options
Diffstat (limited to 'community/bind/PKGBUILD')
-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 1d4b89dc4..f276cb230 100644 --- a/community/bind/PKGBUILD +++ b/community/bind/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 91985 2013-05-30 17:41:01Z seblu $ +# $Id: PKGBUILD 92426 2013-06-05 07:49:55Z 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.3 +_pkgver=9.9.3-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" 'named.logrotate' 'localhost.zone' '127.0.0.zone') -sha1sums=('0d770a68ccdb98db7930951cf380d5c7ed9b5b67' +sha1sums=('9e1a9e5e45685befce6b93d4fcfd63e50eaeb2cf' '029f89c49550c40ec7a95116b6a33f0e5a041094' 'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11' 'c71a7fc02d4bf0d55e8e29d1e014607ac1d58726' |