[arch-commits] Commit in bind/trunk (PKGBUILD)
Kevin Piche
kevin at archlinux.org
Wed Jul 2 00:56:25 UTC 2008
Date: Tuesday, July 1, 2008 @ 20:56:25
Author: kevin
Revision: 3955
upgpkg: bind 9.5.0-1
Modified:
bind/trunk/PKGBUILD
----------+
PKGBUILD | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-01 23:44:58 UTC (rev 3954)
+++ PKGBUILD 2008-07-02 00:56:25 UTC (rev 3955)
@@ -2,8 +2,8 @@
# Maintainer: judd <jvinet at zeroflux.org>
# Contributor: Mario Vazquez <mario_vazq at hotmail.com>
pkgname=bind
-pkgver=9.4.2
-_pkgver=9.4.2
+pkgver=9.5.0
+_pkgver=9.5.0
pkgrel=1
pkgdesc="Berkeley Internet Name Domain - named server"
arch=(i686 x86_64)
@@ -15,21 +15,13 @@
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=('57953d7264139b9506b9d66174125179' '447d58721cfee0e1e377b46f7d50b327'
+ 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'
'2ab9db5112cabae23770cdd2f00c6923' 'f26d015142fa0a8226b42bbf9d490aa4'
'ab5beef0b41eb6376c7f1f4ee233172b' 'bdbdfe4990b0903984306dd14f98b951'
'750f283c7774ffe75cd215bce46b03cd' '8c212c0260d708f15f75d3adc71f0149'
'91b3463a181561deb845acc122713a2a' '475fde63600d7d95980de991f02d6b6d')
-force=y
build() {
export MAKEFLAGS="-j1"
More information about the arch-commits
mailing list