From 92717acd7412fb51446259524a421fc24d2047d6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 4 Jul 2009 19:47:46 +0200 Subject: [PATCH] dhcpcd: update to 5.0.5 --- dhcpcd/.md5sum | 2 +- dhcpcd/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index a69e7a0c..409f5bb2 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -0b920a8094ee3a8c16c973794561feef dhcpcd-5.0.4.tar.bz2 +97fcb0324e68033816f5126dc26a296b dhcpcd-5.0.5.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index e82a28a1..d69954d1 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.4 +version=5.0.5 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2)