From 76774d40da5ce246c9f2178fdf937706d99af4b2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Feb 2012 23:15:21 +0000 Subject: Thu Feb 16 23:15:21 UTC 2012 --- community/nsd/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/nsd/PKGBUILD') diff --git a/community/nsd/PKGBUILD b/community/nsd/PKGBUILD index abd455dbb..fca605f66 100644 --- a/community/nsd/PKGBUILD +++ b/community/nsd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 60316 2011-12-10 11:25:09Z bisson $ +# $Id: PKGBUILD 64529 2012-02-15 22:26:23Z bisson $ # Maintainer: Kaiting Chen # Maintainer: Gaetan Bisson # Contributor: Roberto Alsina pkgname=nsd -pkgver=3.2.9 +pkgver=3.2.10 pkgrel=1 pkgdesc='Authoritative only, high performance and simple DNS server' url='http://www.nlnetlabs.nl/nsd/' @@ -13,7 +13,7 @@ depends=('openssl') makedepends=('flex') arch=('i686' 'x86_64') source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha1sums=('66e17e5801e94da1a21f0f2a4dd7a4ab4ffe0dd9') +sha1sums=('04657cffe5087d97213b245f8281296cac86b868') install=install -- cgit v1.2.3-54-g00ecf