summaryrefslogtreecommitdiff
path: root/core/dnsutils
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-07 15:14:25 +0000
committerroot <root@rshg054.dnsready.net>2011-09-07 15:14:25 +0000
commit52442b30a60f3a0dc7bc0eb214d123d001987c83 (patch)
treeb4ba9af92ba3a77331f71b19dd46fb3964e79c19 /core/dnsutils
parent17f3e93f2d2e9d6b429c34a2c107ee4d0b7b3973 (diff)
Wed Sep 7 15:14:25 UTC 2011
Diffstat (limited to 'core/dnsutils')
-rw-r--r--core/dnsutils/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/dnsutils/PKGBUILD b/core/dnsutils/PKGBUILD
index a436f93d4..ad0588a51 100644
--- a/core/dnsutils/PKGBUILD
+++ b/core/dnsutils/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 136711 2011-08-31 16:36:37Z bisson $
+# $Id: PKGBUILD 137098 2011-09-06 08:10:05Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: kevin <kevin@archlinux.org>
# Contributor: mario <mario_vazq@hotmail.com>
@@ -6,9 +6,9 @@
pkgname=dnsutils
# Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.8.0.P4
-_pkgver=9.8.0-P4
-pkgrel=2
+pkgver=9.8.1
+_pkgver=9.8.1
+pkgrel=1
pkgdesc='DNS utilities: dig host nslookup'
url='http://www.isc.org/software/bind/'
@@ -18,7 +18,7 @@ depends=('openssl' 'idnkit')
options=('!makeflags')
source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"
'remove-bind.patch')
-sha1sums=('969864200c1516a8bea54266de60f316d79182b4'
+sha1sums=('7e6ed6ebc896b1de33a9f440233066c60539de4c'
'b465ef6160b004838f04de9978fe1be8422af777')
replaces=('bind-tools' 'host')