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

Ronald van Haren ronald at archlinux.org
Sun Oct 24 10:55:10 UTC 2010


    Date: Sunday, October 24, 2010 @ 06:55:10
  Author: ronald
Revision: 96706

upgpkg: dhcpcd 5.2.8-1
update to latest version

Modified:
  dhcpcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-24 10:52:48 UTC (rev 96705)
+++ PKGBUILD	2010-10-24 10:55:10 UTC (rev 96706)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet <jvinet.zeroflux.org>
 
 pkgname=dhcpcd
-pkgver=5.2.7
+pkgver=5.2.8
 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')
-sha1sums=('510f7360edb426a0dafcf840aa1f35d75636a697'
+sha1sums=('3a7ffc6d3599fd4146791853b083dc577d8dd9c0'
           'b67b9ce6a2faaca75fea356966a16be2283b7db0')
 
 build() {




More information about the arch-commits mailing list