diff options
author | root <root@rshg054.dnsready.net> | 2012-11-02 01:15:19 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-02 01:15:19 -0700 |
commit | 35bd2bb6857eb818ca53b8fe34d88106133342f4 (patch) | |
tree | 61a0a9d6d37f293a174fac6197e7fbd3e12aed1a /community/nsd | |
parent | 83a318800db22408628e60c9e1730578efcfee37 (diff) |
Fri Nov 2 01:12:32 PDT 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 cd1ed6b0d..566d28dc8 100644 --- a/community/nsd/PKGBUILD +++ b/community/nsd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 74423 2012-07-28 07:26:34Z bisson $ +# $Id: PKGBUILD 79243 2012-11-01 17:25:44Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Kaiting Chen <kaitocracy@gmail.com> # Contributor: Roberto Alsina <ralsina@kde.org> pkgname=nsd -pkgver=3.2.13 -pkgrel=2 +pkgver=3.2.14 +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=('2cb44f75e9686fd73c7ee9765857a36a8fe5bca9' +sha1sums=('78390145ec392b520d88c19fc99c544dd1426959' '1cfa2d7254139be50f11753d4e07281ed2af36eb') install=install |