diff options
author | root <root@rshg054.dnsready.net> | 2012-07-11 00:01:34 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-11 00:01:34 +0000 |
commit | 77ccbb95513007eebb5e10afe08d486498b9885d (patch) | |
tree | 4d7f9f97c6a39d6ad50d8a929a2e2c7fd076f076 /community/nsd | |
parent | 0615a909b089a81d068ae10517ceff31dabfece1 (diff) |
Wed Jul 11 00:01:34 UTC 2012
Diffstat (limited to 'community/nsd')
-rw-r--r-- | community/nsd/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/nsd/PKGBUILD b/community/nsd/PKGBUILD index 04e329e46..2db56161a 100644 --- a/community/nsd/PKGBUILD +++ b/community/nsd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 71903 2012-06-03 06:00:07Z bisson $ +# $Id: PKGBUILD 73541 2012-07-09 11:23:02Z bisson $ # Maintainer: Kaiting Chen <kaitocracy@gmail.com> # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Roberto Alsina <ralsina@kde.org> pkgname=nsd -pkgver=3.2.10 -pkgrel=2 +pkgver=3.2.11 +pkgrel=1 pkgdesc='Authoritative only, high performance and simple DNS server' url='http://www.nlnetlabs.nl/nsd/' license=('BSD') @@ -14,7 +14,7 @@ makedepends=('flex') arch=('i686' 'x86_64') source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'service') -sha1sums=('04657cffe5087d97213b245f8281296cac86b868' +sha1sums=('4b8b9293fd13b0fba2a2bff9fd11940e0d8d7448' 'e560876628a30f11f9abbee4abcaa1f51cf449a6') install=install |