dhcpcd: update to 5.1.2.
--HG-- extra : convert_revision : 83f1f08714f5cbf9040b71c152323d3e6636fd8a
This commit is contained in:
parent
81bbe13d56
commit
00844f24fe
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.1.1
|
||||
version=5.1.2
|
||||
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=93b926d48b8eb1cd0588a06e1dd71432264f06583406d8c355b5152b30d7f9a6
|
||||
checksum=0ea254c78cebeed2d322543206a17b93a594bb59782c6d14723e135e8de6766a
|
||||
long_desc="
|
||||
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
|
||||
IPv4LL (aka ZeroConf) client.
|
||||
|
|
Loading…
Reference in New Issue