[arch-commits] CVS update of arch/build/daemons/dhcp (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 20:00:31 UTC 2007


    Date: Monday, September 10, 2007 @ 16:00:31
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/dhcp

Modified: PKGBUILD (1.20 -> 1.21)

'upgpkg: update to new version'


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


Index: arch/build/daemons/dhcp/PKGBUILD
diff -u arch/build/daemons/dhcp/PKGBUILD:1.20 arch/build/daemons/dhcp/PKGBUILD:1.21
--- arch/build/daemons/dhcp/PKGBUILD:1.20	Sun Jul 15 05:50:21 2007
+++ arch/build/daemons/dhcp/PKGBUILD	Mon Sep 10 16:00:31 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.20 2007/07/15 09:50:21 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/09/10 20:00:31 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=dhcp
-pkgver=3.0.6
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="A DHCP server, client, and relay agent"
 arch=(i686 x86_64)
@@ -12,9 +12,9 @@
 install=dhcp.install
 source=(ftp://ftp.isc.org/isc/dhcp/dhcp-$pkgver.tar.gz dhcp-3.0.3-tr.c.patch \
         dhcpd)
-md5sums=('724bad21ad8b638abadd5fcc07df1a0f'
+md5sums=('27d179a3c3fbef576566b456a1168246'
          '39866416303b674df08b66b2d094e523'
-         '025b8fe98b6c0814428b671b1819a810')
+	 '025b8fe98b6c0814428b671b1819a810')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list