[notify] dhcpcd: update to 6.2.0

after the dhcpcd update your client will get a new ip address
because the client id send by dhcpcd has changed.

See my bug report here:
http://roy.marples.name/projects/dhcpcd/info/8293a965fb
This commit is contained in:
Juergen Daubert 2014-01-11 10:54:55 +01:00
parent ee916d552f
commit a368639939
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
6070040c57492925af9ac6aed980de2a dhcpcd-6.1.0.tar.bz2
9a21b44992fa070c44160ad24106ff9e dhcpcd-6.2.0.tar.bz2

View File

@ -4,10 +4,9 @@
# Depends on: udev
name=dhcpcd
version=6.1.0
version=6.2.0
release=1
#source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2)
source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2)
source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2)
build () {
cd $name-$version