dhcpcd: update to 5.2.4.
This commit is contained in:
parent
3d58a980bf
commit
83361cf2fc
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.2.2
|
||||
revision=2
|
||||
version=5.2.4
|
||||
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=fa1b406c29a914cfbc59a5f63e7a09ce0dfcc60c916993af162efac11d36662d
|
||||
checksum=73fb32fad2fbdf901e94a2de7475345efe49053e64a94656152d759d3982b650
|
||||
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