dhcpcd: update to 5.6.4.

This commit is contained in:
Juan RP 2012-12-07 09:28:37 +01:00
parent b5ebf09ec1
commit a62d3f1562

View File

@ -1,7 +1,7 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=5.6.3
revision=2
version=5.6.4
revision=1
build_style=configure
configure_args="--prefix=/usr --libexecdir=/usr/lib
--sysconfdir=/etc --rundir=/run"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="Simplified BSD"
homepage="http://roy.marples.name/projects/dhcpcd"
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
checksum=832e43e2b4b86d19aad635e728996b7b9fbdf0aee584b678fccdcad8501dd5f1
checksum=4072999704585c16ac45458d459eb50186c3de91c3c14c3288896963cc30b594
long_desc="
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
IPv4LL (aka ZeroConf) client.