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

Tobias Powalowski tpowa at archlinux.org
Sun Jul 15 09:45:44 UTC 2007


    Date: Sunday, July 15, 2007 @ 05:45:44
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/dhcpcd

Modified: PKGBUILD (1.16 -> 1.17)

'upgpkg: update to new version'


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


Index: arch/build/base/dhcpcd/PKGBUILD
diff -u arch/build/base/dhcpcd/PKGBUILD:1.16 arch/build/base/dhcpcd/PKGBUILD:1.17
--- arch/build/base/dhcpcd/PKGBUILD:1.16	Sun Apr 15 12:24:36 2007
+++ arch/build/base/dhcpcd/PKGBUILD	Sun Jul 15 05:45:44 2007
@@ -1,15 +1,17 @@
-# $Id: PKGBUILD,v 1.16 2007/04/15 16:24:36 tpowa Exp $
+# $Id: PKGBUILD,v 1.17 2007/07/15 09:45:44 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=dhcpcd
-pkgver=3.0.17
+pkgver=3.0.19
 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.0.17.tar.bz2  dhcpcd.conf.d)
-md5sums=('e9100e53f64ca1f9fb0d392c3a623738' '12d866a78d9f5fa5f31ca18b3940d847')
+source=(http://download.berlios.de/dhcpcd/dhcpcd-3.0.19.tar.bz2  dhcpcd.conf.d)
+md5sums=('90d6df62d663bdea65d5905023377b39'
+         '12d866a78d9f5fa5f31ca18b3940d847')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list