[arch-commits] Commit in dnsutils/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Tue Dec 4 21:32:37 UTC 2012


    Date: Tuesday, December 4, 2012 @ 16:32:37
  Author: bisson
Revision: 172757

upstream update

Modified:
  dnsutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-04 21:31:54 UTC (rev 172756)
+++ PKGBUILD	2012-12-04 21:32:37 UTC (rev 172757)
@@ -4,7 +4,7 @@
 # Contributor: mario <mario_vazq at hotmail.com>
 
 pkgname=dnsutils
-_pkgver=9.9.2
+_pkgver=9.9.2-P1
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc='DNS utilities: dig host nslookup'
@@ -15,7 +15,7 @@
 depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors')
 source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"
         'remove-bind.patch')
-sha1sums=('eb9fa7b497d67ce61a120cb96c302381bc385324'
+sha1sums=('9d56db2a86dde8167f7adfb200beee0f51d771a5'
           'bb13bd54134e4d787469be25461a3cc3f5cb57f4')
 
 replaces=('bind-tools' 'host')




More information about the arch-commits mailing list