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

Gaetan Bisson bisson at archlinux.org
Wed Sep 12 22:37:57 UTC 2012


    Date: Wednesday, September 12, 2012 @ 18:37:56
  Author: bisson
Revision: 166600

upstream update

Modified:
  dnsutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-12 20:22:19 UTC (rev 166599)
+++ PKGBUILD	2012-09-12 22:37:56 UTC (rev 166600)
@@ -4,12 +4,9 @@
 # Contributor: mario <mario_vazq at hotmail.com>
 
 pkgname=dnsutils
-
-# Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.9.1.P2
-_pkgver=9.9.1-P2
+_pkgver=9.9.1-P3
+pkgver=${_pkgver//-/.}
 pkgrel=1
-
 pkgdesc='DNS utilities: dig host nslookup'
 url='http://www.isc.org/software/bind/'
 license=('custom:ISC')
@@ -18,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=('449b12c32682b5bef64c7b53cd0fc0c6b731c8a7'
+sha1sums=('1c890f69f627ffbc76460c766bafefde408ed799'
           'b465ef6160b004838f04de9978fe1be8422af777')
 
 replaces=('bind-tools' 'host')




More information about the arch-commits mailing list