From 679f0a24b1df7992ee3aa9620f50b987f101d16d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 11 May 2009 12:06:33 +0200 Subject: [PATCH] dhcpcd: update to 5.0.3 --- dhcpcd/.footprint | 1 + dhcpcd/.md5sum | 2 +- dhcpcd/Pkgfile | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dhcpcd/.footprint b/dhcpcd/.footprint index 4a929c12..244c31b8 100644 --- a/dhcpcd/.footprint +++ b/dhcpcd/.footprint @@ -7,6 +7,7 @@ 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/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 -rw-r--r-- root/root lib/dhcpcd/dhcpcd-hooks/30-hostname -rwxr-xr-x root/root lib/dhcpcd/dhcpcd-run-hooks drwxr-xr-x root/root sbin/ diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index c9b0c883..3b12342a 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -79a886e0814e665cb4e29d9d914b3bcb dhcpcd-5.0.1.tar.bz2 +fffe9f89d28a5c67a605c4a04cfc1357 dhcpcd-5.0.3.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index 3e1d3fc1..e1303608 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -3,13 +3,14 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=dhcpcd -version=5.0.1 +version=5.0.3 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2) build () { cd $name-$version + export PREFIX=/ export LIBEXECDIR=/lib/dhcpcd export DBDIR=/var/lib/dhcpcd export MANPREFIX=/usr