[arch-commits] Commit in bind/repos/extra-i686 (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Jul 2 03:17:14 UTC 2008


    Date: Tuesday, July 1, 2008 @ 23:17:13
  Author: eric
Revision: 3963

moving bind 9.5.0 to testing because dnsutils 9.5.0 has been moved to testing

Modified:
  bind/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-02 02:46:02 UTC (rev 3962)
+++ PKGBUILD	2008-07-02 03:17:13 UTC (rev 3963)
@@ -2,8 +2,8 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 # Contributor: Mario Vazquez <mario_vazq at hotmail.com>
 pkgname=bind
-pkgver=9.5.0
-_pkgver=9.5.0
+pkgver=9.4.2
+_pkgver=9.4.2
 pkgrel=1
 pkgdesc="Berkeley Internet Name Domain - named server"
 arch=(i686 x86_64)
@@ -15,13 +15,21 @@
 options=('!libtool')
 install=bind.install
 source=(ftp://ftp.isc.org/isc/bind9/${_pkgver}/${pkgname}-${_pkgver}.tar.gz
-	bind.so_bsdcompat.diff notools.patch named.conf localhost.zone 127.0.0.zone
-	named root.hint named.logrotate named.conf.d)
-md5sums=('066484717db1d1b1b4092ddcf5d0eb6e' '447d58721cfee0e1e377b46f7d50b327'
+	bind.so_bsdcompat.diff
+	notools.patch
+        named.conf
+	localhost.zone
+	127.0.0.zone
+	named
+	root.hint
+	named.logrotate
+	named.conf.d)
+md5sums=('57953d7264139b9506b9d66174125179' '447d58721cfee0e1e377b46f7d50b327'
          '2ab9db5112cabae23770cdd2f00c6923' 'f26d015142fa0a8226b42bbf9d490aa4'
          'ab5beef0b41eb6376c7f1f4ee233172b' 'bdbdfe4990b0903984306dd14f98b951'
          '750f283c7774ffe75cd215bce46b03cd' '8c212c0260d708f15f75d3adc71f0149'
          '91b3463a181561deb845acc122713a2a' '475fde63600d7d95980de991f02d6b6d')
+force=y
 
 build() {
   export MAKEFLAGS="-j1"





More information about the arch-commits mailing list