summaryrefslogtreecommitdiff
path: root/core/dnsutils
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-12 12:04:42 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-12 12:04:42 -0300
commit57f780f5913e0a1bf9a4f6d8b94309537d99cca7 (patch)
tree78aaeeba5e5fa3267ca815671f11a75b3af11a00 /core/dnsutils
parentd9929db3b4ad2dfeeb19ad71f6016eb8122d0208 (diff)
parentfd4cd23b679e620a51c42e87a0655d55704fdba8 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/bind/PKGBUILD extra/gc/PKGBUILD
Diffstat (limited to 'core/dnsutils')
-rw-r--r--core/dnsutils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/dnsutils/PKGBUILD b/core/dnsutils/PKGBUILD
index d39b1fff5..23d22ad07 100644
--- a/core/dnsutils/PKGBUILD
+++ b/core/dnsutils/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 159411 2012-05-23 22:28:25Z bisson $
+# $Id: PKGBUILD 161356 2012-06-10 08:42:42Z 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
-_pkgver=9.9.1
+pkgver=9.9.1.P1
+_pkgver=9.9.1-P1
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=('c963de85ba6f55d7615471b29b356efe6c844e9c'
+sha1sums=('a2263b96ccd8a143ea54b39958142c542bf605a8'
'b465ef6160b004838f04de9978fe1be8422af777')
replaces=('bind-tools' 'host')