From de4e3876a916323b7012ef9542c9455960778698 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 7 Oct 2010 18:18:15 +0200 Subject: [PATCH] dhcpcd: update to 5.2.8 --- dhcpcd/.footprint | 1 + dhcpcd/.md5sum | 2 +- dhcpcd/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dhcpcd/.footprint b/dhcpcd/.footprint index 57be0589..41a6256a 100644 --- a/dhcpcd/.footprint +++ b/dhcpcd/.footprint @@ -5,6 +5,7 @@ drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/dhcpcd/ drwxr-xr-x root/root lib/dhcpcd/dhcpcd-hooks/ -rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/01-test +-rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/02-dump -rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/10-mtu -rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/20-resolv.conf -rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/29-lookup-hostname diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index e88cc276..a81d32d1 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -1dcf377270a13cc774c9a26fc50453b5 dhcpcd-5.2.7.tar.bz2 +bc2a329b5aca7d910c76343aeca7dbf0 dhcpcd-5.2.8.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index 174228e3..4218d685 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.2.7 +version=5.2.8 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2)