ports/core (2.4): dhcpcd: update to 3.1.9
commit e992c244db08c474dea62be8474023964e3f159c Author: Juergen Daubert <jue@jue.li> Date: Tue Jan 15 19:04:27 2008 +0100 dhcpcd: update to 3.1.9 diff --git a/dhcpcd/.footprint b/dhcpcd/.footprint index 17d1434..b9e54f2 100644 --- a/dhcpcd/.footprint +++ b/dhcpcd/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root sbin/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/dhcpcd.8.gz +-r--r--r-- root/root usr/man/man8/dhcpcd.8.gz diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index daf65c9..e8388f5 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -6332c695e28100acbb84730e7ff7f6e9 dhcpcd-3.1.8.tar.bz2 +03b139d5e9527b7a830a222fb55db1e1 dhcpcd-3.1.9.tar.bz2 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index 00082d9..9b593e6 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -1,11 +1,11 @@ # Description: An RFC2131-compliant DHCP client daemon -# URL: http://dhcpcd.berlios.de/ +# URL: http://roy.marples.name/dhcpcd # Maintainer: CRUX System Team, core-ports at crux dot nu name=dhcpcd -version=3.1.8 +version=3.1.9 release=1 -source=(http://download.berlios.de/$name/$name-$version.tar.bz2) +source=(http://roy.marples.name/dhcpcd/$name-$version.tar.bz2) build () { cd $name-$version
participants (1)
-
crux@crux.nu