diff options
author | root <root@rshg054.dnsready.net> | 2012-07-29 00:03:59 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-29 00:03:59 +0000 |
commit | ddab05fd84b7fa1d67fcd18b532f0427189d8df1 (patch) | |
tree | 3a7175c54dfa9c4ae09f2b009b209134af81ba63 /community/nsd | |
parent | 4704d1255f08718ed432ba919b4087d0a52ce5a7 (diff) |
Sun Jul 29 00:03:59 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 ce1701117..6923d2233 100644 --- a/community/nsd/PKGBUILD +++ b/community/nsd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 74075 2012-07-19 14:27:58Z bisson $ -# Maintainer: Kaiting Chen <kaitocracy@gmail.com> +# $Id: PKGBUILD 74417 2012-07-27 10:50:01Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> +# Contributor: Kaiting Chen <kaitocracy@gmail.com> # Contributor: Roberto Alsina <ralsina@kde.org> pkgname=nsd -pkgver=3.2.12 +pkgver=3.2.13 pkgrel=1 pkgdesc='Authoritative only, high performance and simple DNS server' url='http://www.nlnetlabs.nl/nsd/' @@ -14,7 +14,7 @@ makedepends=('flex') arch=('i686' 'x86_64') source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'service') -sha1sums=('dd8606a05525f6a493dfacb7ddfa7e1fa3c6a85b' +sha1sums=('2cb44f75e9686fd73c7ee9765857a36a8fe5bca9' '29a74ce922b3991dd65ae5254bafa0a308d915e9') install=install |