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

Tobias Powalowski tpowa at archlinux.org
Sun Aug 12 13:54:52 UTC 2007


    Date: Sunday, August 12, 2007 @ 09:54:52
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/dhcpcd

Modified: PKGBUILD (1.21 -> 1.22)

'upgpkg: update to new version'


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


Index: arch/build/base/dhcpcd/PKGBUILD
diff -u arch/build/base/dhcpcd/PKGBUILD:1.21 arch/build/base/dhcpcd/PKGBUILD:1.22
--- arch/build/base/dhcpcd/PKGBUILD:1.21	Sun Aug  5 12:03:50 2007
+++ arch/build/base/dhcpcd/PKGBUILD	Sun Aug 12 09:54:52 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.21 2007/08/05 16:03:50 jgc Exp $
+# $Id: PKGBUILD,v 1.22 2007/08/12 13:54:52 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=dhcpcd
-pkgver=3.1.3
-pkgrel=2
+pkgver=3.1.4
+pkgrel=1
 pkgdesc="A DHCP client daemon"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://dhcpcd.berlios.de/"
 depends=('glibc')
 backup=('etc/conf.d/dhcpcd')
-source=(http://download.berlios.de/dhcpcd/dhcpcd-3.1.3.tar.bz2
+source=(http://download.berlios.de/dhcpcd/dhcpcd-3.1.4.tar.bz2
 	dhcpcd.conf.d)
-md5sums=('321a64e603f802ba3d69a64d452ec2a2'
+md5sums=('7a569e36f8fbfb6858eabafb921c6716'
          '12d866a78d9f5fa5f31ca18b3940d847')
 
 build() {




More information about the arch-commits mailing list