dhcpcd: update to 5.0.3

This commit is contained in:
Juergen Daubert 2009-05-11 12:06:33 +02:00
parent f6a37902d9
commit 679f0a24b1
3 changed files with 4 additions and 2 deletions

View File

@ -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/

View File

@ -1 +1 @@
79a886e0814e665cb4e29d9d914b3bcb dhcpcd-5.0.1.tar.bz2
fffe9f89d28a5c67a605c4a04cfc1357 dhcpcd-5.0.3.tar.bz2

View File

@ -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