diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-17 04:11:32 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-17 04:11:32 +0000 |
commit | 313040c7029fd0c36db63d7effbb974fd348389c (patch) | |
tree | ec5b3f373734bf3ad6ca37e800cb9b6ef6bee2f0 /community/bind | |
parent | 4f73192c45f7b9615f06144dcb71f8450d39b7fb (diff) |
Sat May 17 04:06:11 UTC 2014
Diffstat (limited to 'community/bind')
-rw-r--r-- | community/bind/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bind/PKGBUILD b/community/bind/PKGBUILD index c77d0e23e..e7fbb4951 100644 --- a/community/bind/PKGBUILD +++ b/community/bind/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 110960 2014-05-11 00:59:07Z seblu $ +# $Id: PKGBUILD 111270 2014-05-15 22:26:04Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Gaetan Bisson <bisson@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> @@ -7,7 +7,7 @@ pkgname=bind _pkgver=9.10.0-P1 pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc='The ISC BIND nameserver' url='http://www.isc.org/software/bind/' license=('custom:ISC') |