[arch-commits] CVS update of core/base/dhcpcd (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Oct 6 13:13:33 UTC 2007


    Date: Saturday, October 6, 2007 @ 09:13:33
  Author: tpowa
    Path: /home/cvs-core/core/base/dhcpcd

Modified: PKGBUILD (1.25 -> 1.26)

'upgpgk: update to new version'


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


Index: core/base/dhcpcd/PKGBUILD
diff -u core/base/dhcpcd/PKGBUILD:1.25 core/base/dhcpcd/PKGBUILD:1.26
--- core/base/dhcpcd/PKGBUILD:1.25	Mon Sep 17 18:42:31 2007
+++ core/base/dhcpcd/PKGBUILD	Sat Oct  6 09:13:33 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.25 2007/09/17 22:42:31 thomas Exp $
+# $Id: PKGBUILD,v 1.26 2007/10/06 13:13:33 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=dhcpcd
-pkgver=3.1.4
-pkgrel=2
+pkgver=3.1.6
+pkgrel=1
 pkgdesc="A DHCP client daemon"
 arch=(i686 x86_64)
 license=('GPL')
@@ -10,9 +10,9 @@
 groups=('base')
 depends=('glibc')
 backup=('etc/conf.d/dhcpcd')
-source=(http://download.berlios.de/dhcpcd/dhcpcd-3.1.4.tar.bz2
+source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2
 	dhcpcd.conf.d)
-md5sums=('7a569e36f8fbfb6858eabafb921c6716'
+md5sums=('7ef676d17c2bb012389e7c0fb295796e'
          '12d866a78d9f5fa5f31ca18b3940d847')
 
 build() {




More information about the arch-commits mailing list