From bbb460f85242e6ac03f47b74b9d0be66ff089ac4 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 May 2011 22:34:00 +0000 Subject: Mon May 9 22:34:00 UTC 2011 --- core/dnsutils/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'core/dnsutils') diff --git a/core/dnsutils/PKGBUILD b/core/dnsutils/PKGBUILD index 345f04e7c..823df71de 100644 --- a/core/dnsutils/PKGBUILD +++ b/core/dnsutils/PKGBUILD @@ -1,12 +1,13 @@ -# $Id: PKGBUILD 112955 2011-03-08 00:16:14Z bisson $ -# Maintainer: kevin +# $Id: PKGBUILD 122965 2011-05-07 14:46:05Z bisson $ +# Maintainer: Gaetan Bisson +# Contributor: kevin # Contributor: mario pkgname=dnsutils # Use a period and not a hyphen before the patch level for proper versioning. -pkgver=9.8.0 -_pkgver=9.8.0 +pkgver=9.8.0.P1 +_pkgver=9.8.0-P1 pkgrel=1 pkgdesc='Various DNS utilities - dig host nslookup nsupdate' @@ -18,7 +19,7 @@ replaces=('bind-tools' 'host') options=('!makeflags') source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz" 'tools-only.patch') -sha1sums=('33019694ef3119d9daa1e8ff5117a6688e188528' +sha1sums=('aa8f308f218e437ac4bad616e0ae83a9b9c40c29' 'ac88c89e25c26d73095a3dd85e1ca1070d184ded') build() { -- cgit v1.2.3-54-g00ecf