27 Feb
2014
27 Feb
'14
10:23 a.m.
commit 71710777c71f4408391190282ba5e903757f12ef Author: Juergen Daubert <jue@jue.li> Date: Thu Feb 27 11:21:26 2014 +0100 dhcpcd: update to 6.3.0 diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index fa5b5cd..9557560 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -214483a069b5e8b3b96371755eaa1b18 dhcpcd-6.2.1.tar.bz2 +f692979569f73593f869d07a2b527277 dhcpcd-6.3.0.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index c9053ab..c650284 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: udev name=dhcpcd -version=6.2.1 +version=6.3.0 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2)