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

Kevin Piche kevin at archlinux.org
Thu Jul 10 18:01:54 UTC 2008


    Date: Thursday, July 10, 2008 @ 14:01:54
  Author: kevin
Revision: 4820

upgpkg: bind 9.5.0-2
    Updated to 9.5.0-P1.  Fixes VU#800113

Modified:
  bind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-10 18:01:51 UTC (rev 4819)
+++ PKGBUILD	2008-07-10 18:01:54 UTC (rev 4820)
@@ -3,13 +3,13 @@
 # Contributor: Mario Vazquez <mario_vazq at hotmail.com>
 pkgname=bind
 pkgver=9.5.0
-_pkgver=9.5.0
-pkgrel=1
+_pkgver=9.5.0-P1
+pkgrel=2
 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)
+backup=(etc/named.conf etc/logrotate.d/named etc/conf.d/named etc/rndc.key)
 depends=('openssl' dnsutils=$pkgver)
 provides=('dns-server')
 options=('!libtool')
@@ -17,7 +17,7 @@
 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'
+md5sums=('a4f9dd6d205d24ec89fa4e44d8188197' '447d58721cfee0e1e377b46f7d50b327'
          '2ab9db5112cabae23770cdd2f00c6923' 'f26d015142fa0a8226b42bbf9d490aa4'
          'ab5beef0b41eb6376c7f1f4ee233172b' 'bdbdfe4990b0903984306dd14f98b951'
          '750f283c7774ffe75cd215bce46b03cd' '8c212c0260d708f15f75d3adc71f0149'





More information about the arch-commits mailing list