diff options
author | Juergen Daubert <jue@jue.li> | 2009-07-15 14:27:08 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-07-15 14:27:08 +0200 |
commit | cd15f28bc6e1d00cc2decd7d7b5f1c1c1f54a758 (patch) | |
tree | f66847e174cfdd0fc0a068521c028cb6598f86d8 /dhcpcd | |
parent | 92717acd7412fb51446259524a421fc24d2047d6 (diff) | |
download | core-cd15f28bc6e1d00cc2decd7d7b5f1c1c1f54a758.tar.gz core-cd15f28bc6e1d00cc2decd7d7b5f1c1c1f54a758.tar.xz |
dhcpcd: update to 5.0.6
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 409f5bb2..ccf75572 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -97fcb0324e68033816f5126dc26a296b dhcpcd-5.0.5.tar.bz2 +600716ddbfa2525a7ef7ae0968a8158a dhcpcd-5.0.6.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index d69954d1..9820dad3 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.5 +version=5.0.6 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2) |