dhcpcd: update to 5.1.1.

--HG--
extra : convert_revision : 2ee0419796e70950f1a47e217bd6b141c982c8e1
This commit is contained in:
Juan RP 2009-10-06 02:25:19 +02:00
parent ff782d5685
commit b44e605e71
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,6 @@
command=/sbin/dhcpcd
command_args=-q
pidfile=/var/run/dhcpcd.pid
name="DHCP Client Daemon"
depend()
{

View File

@ -1,12 +1,12 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=5.1.0
version=5.1.1
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
build_style=configure
configure_args="--libexecdir=/lib/dhcpcd"
short_desc="RFC2131 compliant DHCP client"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=bb761bc9eefa7f528fd74d9a10518ebd5f99c18fc2b0a98196c8cd106eb9188b
checksum=93b926d48b8eb1cd0588a06e1dd71432264f06583406d8c355b5152b30d7f9a6
long_desc="
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
IPv4LL (aka ZeroConf) client.