dhcpcd: update to 5.2.8.
This commit is contained in:
parent
21c47ccdac
commit
4521cfc58e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.2.4
|
||||
version=5.2.8
|
||||
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=73fb32fad2fbdf901e94a2de7475345efe49053e64a94656152d759d3982b650
|
||||
checksum=8a5c3f36ded39465062328868e6e06d7cc7ccd5b011aad16256d163a6eb9d14e
|
||||
long_desc="
|
||||
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
|
||||
IPv4LL (aka ZeroConf) client.
|
||||
|
|
Loading…
Reference in a new issue