[arch-commits] Commit in dhcpcd/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Sun Aug 16 19:27:55 UTC 2009


    Date: Sunday, August 16, 2009 @ 15:27:54
  Author: ronald
Revision: 49875

upgpkg: dhcpcd 5.0.7-1
    update to latest version

Modified:
  dhcpcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-16 19:25:54 UTC (rev 49874)
+++ PKGBUILD	2009-08-16 19:27:54 UTC (rev 49875)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet <jvinet.zeroflux.org>
 
 pkgname=dhcpcd
-pkgver=5.0.6
+pkgver=5.0.7
 pkgrel=1
 pkgdesc="RFC2131 compliant DHCP client daemon"
 url="http://roy.marples.name/dhcpcd/"
@@ -16,7 +16,7 @@
 options=('emptydirs')  # We Need the Empty /var/lib/dhcpcd Directory
 source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2" \
         'dhcpcd.conf.d')
-md5sums=('600716ddbfa2525a7ef7ae0968a8158a'
+md5sums=('1c85790576deb6106879430b24e1fa9c'
          '372d33485556982b64a97f301e17c5dd')
 
 build() {




More information about the arch-commits mailing list