mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
dhcpcd: update to 5.2.10.
This commit is contained in:
parent
5eb5e83fcd
commit
f2cbad8067
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=5.2.9
|
version=5.2.10
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--libexecdir=/lib/dhcpcd"
|
configure_args="--libexecdir=/lib/dhcpcd"
|
||||||
short_desc="RFC2131 compliant DHCP client"
|
short_desc="RFC2131 compliant DHCP client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=368a931dabe91842da4fcccb9b8ef2606b72e025191e4e32856a1ba3f2516756
|
checksum=d3325c697d6e2a2d09c80cedb358bb78561da33304183874d7c44f96fd5d9f5f
|
||||||
long_desc="
|
long_desc="
|
||||||
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
|
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
|
||||||
IPv4LL (aka ZeroConf) client.
|
IPv4LL (aka ZeroConf) client.
|
||||||
|
|
Loading…
Add table
Reference in a new issue