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

Kevin Piché kevin at archlinux.org
Sun Jul 19 16:44:25 UTC 2009


    Date: Sunday, July 19, 2009 @ 12:44:25
  Author: kevin
Revision: 46690

upgpkg: bind 9.6.1-1

Modified:
  bind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-19 16:42:23 UTC (rev 46689)
+++ PKGBUILD	2009-07-19 16:44:25 UTC (rev 46690)
@@ -3,22 +3,22 @@
 # Contributor: Mario Vazquez <mario_vazq at hotmail.com>
 pkgname=bind
 # Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.6.0.P1
-_pkgver=9.6.0-P1
+pkgver=9.6.1
+_pkgver=9.6.1
 pkgrel=1
 pkgdesc="Berkeley Internet Name Domain - named server"
 arch=(i686 x86_64)
 url="http://www.isc.org/index.pl?/sw/bind/"
 license=('custom:ISC')
 backup=(etc/named.conf etc/logrotate.d/named etc/conf.d/named etc/rndc.key)
-depends=('openssl' dnsutils=$pkgver)
+depends=('openssl')
 provides=('dns-server')
 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=('886b7eae55cfdc8cd8d2ca74a2f99c6e' '447d58721cfee0e1e377b46f7d50b327'
+md5sums=('516ac74d8eaaef30ad4c99ada8b715cd' '447d58721cfee0e1e377b46f7d50b327'
          '2ab9db5112cabae23770cdd2f00c6923' 'f58fa49a92df16534d31fcb6b0d1be1e'
          'ab5beef0b41eb6376c7f1f4ee233172b' 'bdbdfe4990b0903984306dd14f98b951'
          '750f283c7774ffe75cd215bce46b03cd' '8c212c0260d708f15f75d3adc71f0149'




More information about the arch-commits mailing list