diff options
author | Juergen Daubert <jue@jue.li> | 2009-05-15 09:48:21 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-05-15 09:48:21 +0200 |
commit | 359fab863d98b35d0deb350358363803dcd7fbc6 (patch) | |
tree | 4a202b5ced9e92b2e56b3161f948243e1fe21ea5 /dhcpcd | |
parent | 80fc3de0fcd7799bbee7f7e2a979d44d0200a774 (diff) | |
download | core-359fab863d98b35d0deb350358363803dcd7fbc6.tar.gz core-359fab863d98b35d0deb350358363803dcd7fbc6.tar.xz |
dhcpcd: update to 5.0.4
Diffstat (limited to 'dhcpcd')
-rw-r--r-- | dhcpcd/.md5sum | 2 | ||||
-rw-r--r-- | dhcpcd/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index 3b12342a..a69e7a0c 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -fffe9f89d28a5c67a605c4a04cfc1357 dhcpcd-5.0.3.tar.bz2 +0b920a8094ee3a8c16c973794561feef dhcpcd-5.0.4.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index e1303608..e82a28a1 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=dhcpcd -version=5.0.3 +version=5.0.4 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2) |