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 588c8c0a7..e0b63c374 100644 --- a/community/bind/PKGBUILD +++ b/community/bind/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 92426 2013-06-05 07:49:55Z seblu $ +# $Id: PKGBUILD 94599 2013-07-27 17:55:53Z 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-P1 +_pkgver=9.9.3-P2 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=('9e1a9e5e45685befce6b93d4fcfd63e50eaeb2cf' +sha1sums=('a0235692c488b3fadf54a15858b1f13ae2ab6979' '029f89c49550c40ec7a95116b6a33f0e5a041094' 'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11' 'c71a7fc02d4bf0d55e8e29d1e014607ac1d58726' |