Date: Wednesday, July 6, 2011 @ 22:37:46
  Author: bisson
Revision: 130510

upstream update

Modified:
  dnsutils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-07-07 02:37:09 UTC (rev 130509)
+++ PKGBUILD    2011-07-07 02:37:46 UTC (rev 130510)
@@ -6,8 +6,8 @@
 pkgname=dnsutils
 
 # Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.8.0.P2
-_pkgver=9.8.0-P2
+pkgver=9.8.0.P4
+_pkgver=9.8.0-P4
 pkgrel=1
 
 pkgdesc='Various DNS utilities - dig host nslookup nsupdate'
@@ -19,7 +19,7 @@
 options=('!makeflags')
 source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz";
         'tools-only.patch')
-sha1sums=('b3492ad11cfbf2939d9b0fb62c52c204de58679b'
+sha1sums=('969864200c1516a8bea54266de60f316d79182b4'
           'ac88c89e25c26d73095a3dd85e1ca1070d184ded')
 
 build() {

Reply via email to