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

Kevin Piche kevin at archlinux.org
Sun Sep 28 01:46:28 UTC 2008


    Date: Saturday, September 27, 2008 @ 21:46:28
  Author: kevin
Revision: 13719

upgpkg: dnsutils 9.5.0.P2-1

Modified:
  dnsutils/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-27 22:49:14 UTC (rev 13718)
+++ PKGBUILD	2008-09-28 01:46:28 UTC (rev 13719)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: mario <mario_vazq at hotmail.com>
 pkgname=dnsutils
-pkgver=9.5.0
-_pkgver=9.5.0-P1
-pkgrel=4
+pkgver=9.5.0.P2
+_pkgver=9.5.0-P2
+pkgrel=1
 pkgdesc="Various DNS utilities - dig host nslookup nsupdate"
 arch=(i686 x86_64)
 url="http://www.isc.org/index.pl?/sw/bind/"
 license=('custom:ISC')
-depends=('openssl>=0.9.8e')
+depends=('openssl>=0.9.8h')
 replaces=('bind-tools')
 source=(ftp://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz
 	bind.so_bsdcompat.diff tools-only.patch)
-md5sums=('a4f9dd6d205d24ec89fa4e44d8188197' '447d58721cfee0e1e377b46f7d50b327'
+md5sums=('16c893f73a394c8cc36d7900cb9bb801' '447d58721cfee0e1e377b46f7d50b327'
          '329f7e15b8c45d3efefdf5b559bb878a')
 
 build() {




More information about the arch-commits mailing list