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

Dave Reisner dreisner at nymeria.archlinux.org
Mon Jul 29 21:50:53 UTC 2013


    Date: Monday, July 29, 2013 @ 23:50:53
  Author: dreisner
Revision: 191737

upgpkg: dhcpcd 6.0.4-1

Modified:
  dhcpcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-29 21:21:54 UTC (rev 191736)
+++ PKGBUILD	2013-07-29 21:50:53 UTC (rev 191737)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet <jvinet.zeroflux.org>
 
 pkgname=dhcpcd
-pkgver=6.0.2
+pkgver=6.0.4
 pkgrel=1
 pkgdesc="RFC2131 compliant DHCP client daemon"
 url="http://roy.marples.name/projects/dhcpcd/"
@@ -16,8 +16,9 @@
 backup=('etc/dhcpcd.conf')
 options=('emptydirs')  # We Need the Empty /var/lib/dhcpcd Directory
 source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2"
-        'dhcpcd_.service' 'dhcpcd.service')
-sha1sums=('3adca5969fa4b81b827d3ddfd97b8a7bfde20530'
+        'dhcpcd_.service'
+        'dhcpcd.service')
+sha1sums=('3e93b02071015e90f9199658c04509e4b565dd4d'
           '6245b8db7e6f39a0305571726bb693a53901c400'
           'e49e01041f831281a1cd0c97ca21204e0aa07fda')
 




More information about the arch-commits mailing list