summaryrefslogtreecommitdiff
path: root/testing/dnsutils
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-26 03:11:33 +0000
committerroot <root@rshg054.dnsready.net>2012-07-26 03:11:33 +0000
commitc4c5143448e3be178c254e8f9f1ab24661dc3b20 (patch)
treeb37c17c6a52a96ac527adc8958976a94de73fdc5 /testing/dnsutils
parent3083719ddb24bbb452e7ddba34bec067ea249056 (diff)
Thu Jul 26 03:11:33 UTC 2012
Diffstat (limited to 'testing/dnsutils')
-rw-r--r--testing/dnsutils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/dnsutils/PKGBUILD b/testing/dnsutils/PKGBUILD
index 8a276fdf4..a0206c0c1 100644
--- a/testing/dnsutils/PKGBUILD
+++ b/testing/dnsutils/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 160725 2012-06-04 16:38:08Z bisson $
+# $Id: PKGBUILD 164042 2012-07-25 00:29:36Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: kevin <kevin@archlinux.org>
# Contributor: mario <mario_vazq@hotmail.com>
@@ -6,8 +6,8 @@
pkgname=dnsutils
# Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.9.1.P1
-_pkgver=9.9.1-P1
+pkgver=9.9.1.P2
+_pkgver=9.9.1-P2
pkgrel=1
pkgdesc='DNS utilities: dig host nslookup'
@@ -18,7 +18,7 @@ options=('!makeflags')
depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors')
source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"
'remove-bind.patch')
-sha1sums=('a2263b96ccd8a143ea54b39958142c542bf605a8'
+sha1sums=('449b12c32682b5bef64c7b53cd0fc0c6b731c8a7'
'b465ef6160b004838f04de9978fe1be8422af777')
replaces=('bind-tools' 'host')