[arch-commits] CVS update of arch/build/network/dnsutils (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 30 23:13:55 UTC 2007


    Date: Monday, April 30, 2007 @ 19:13:55
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/network/dnsutils

Modified: PKGBUILD (1.8 -> 1.9)

updatepkg 9.4.1; fixed smp issues


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


Index: arch/build/network/dnsutils/PKGBUILD
diff -u arch/build/network/dnsutils/PKGBUILD:1.8 arch/build/network/dnsutils/PKGBUILD:1.9
--- arch/build/network/dnsutils/PKGBUILD:1.8	Sat Mar 10 06:19:26 2007
+++ arch/build/network/dnsutils/PKGBUILD	Mon Apr 30 19:13:55 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.8 2007/03/10 11:19:26 tpowa Exp $
+# $Id: PKGBUILD,v 1.9 2007/04/30 23:13:55 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: mario <mario_vazq at hotmail.com>
 pkgname=dnsutils
-pkgver=9.4.0
+pkgver=9.4.1
 pkgrel=1
 pkgdesc="Various DNS utilities - dig host nslookup nsupdate"
 arch=(i686 x86_64)
 url="http://www.isc.org/index.pl?/sw/bind/"
-depends=('openssl>=0.9.8d')
+depends=('openssl>=0.9.8e')
 replaces=('bind-tools')
 source=(ftp://ftp.isc.org/isc/bind9/${pkgver}/bind-${pkgver}.tar.gz
 	bind.so_bsdcompat.diff
         tools-only.patch)
-md5sums=('e85347f03f0d841b596422d5252a0869' '447d58721cfee0e1e377b46f7d50b327'\
+md5sums=('09b54d35036cb0423b2e618f21766285' '447d58721cfee0e1e377b46f7d50b327'\
          '329f7e15b8c45d3efefdf5b559bb878a')
 
 build() {




More information about the arch-commits mailing list