dhcpcd: update to 3.1.9

This commit is contained in:
Juergen Daubert 2008-01-15 19:04:27 +01:00
parent 6c58bd6813
commit e992c244db
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
6332c695e28100acbb84730e7ff7f6e9 dhcpcd-3.1.8.tar.bz2
03b139d5e9527b7a830a222fb55db1e1 dhcpcd-3.1.9.tar.bz2

View File

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