dhcpcd: update to 5.2.1.
--HG-- extra : convert_revision : ae2a2a70219833b7ab1462a13ae5cc0203e79d47
This commit is contained in:
parent
c3e4665172
commit
7b7babf3e0
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.1.5
|
||||
version=5.2.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=f944af816d7860c7e3741a38125a2a1934b9f14016cbee8a46cf18ffdb4043ab
|
||||
checksum=39c3e5eb29fcc64cb86964065bb245036856289714d81ca19f98db63364930c1
|
||||
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