dhcpcd: update to 5.1.3.
--HG-- extra : convert_revision : b2f659decf45b13648f01f756648894fc5ff4d87
This commit is contained in:
parent
d4726207a1
commit
0a4b7b7bd0
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.1.2
|
||||
version=5.1.3
|
||||
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=0ea254c78cebeed2d322543206a17b93a594bb59782c6d14723e135e8de6766a
|
||||
checksum=fa67ea8da9c1bb44d47075d44ae3266c2e22d32b9a0b86e36d0a978436df3077
|
||||
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