dhcpcd: update to 5.5.6.

This commit is contained in:
Juan RP 2012-03-28 14:58:02 +02:00
parent e35db5d4c3
commit b6ef99c46e

View file

@ -1,7 +1,6 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=5.5.4
revision=1
version=5.5.6
homepage="http://roy.marples.name/projects/dhcpcd"
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
build_style=configure
@ -9,7 +8,7 @@ configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/
short_desc="RFC2131 compliant DHCP client"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Simplified BSD"
checksum=a6827dc8319b979d8ba865ef84b9c0cdc453b133ae60783a4d622ea313aa17fe
checksum=657f10dc7de48cba9f7170b593bf0e11987d06bd12378e3f4cd01b9e99b1e8e7
long_desc="
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
IPv4LL (aka ZeroConf) client.