mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
dhcpcd: update to 5.0.7.
--HG-- extra : convert_revision : 52f3bc05d62b30059f5ea2e5ed38a1edfc3605a2
This commit is contained in:
parent
50166a8d3d
commit
264701aa9d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=5.0.4
|
version=5.0.7
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
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=af75575f2369ee0c95ae2bbd9711682a37cd57fc85dadaafee1f8092159a3473
|
checksum=331094cfd06a694f9b5dc1fa0bf966431b612f3070832dcb23edbb89ab8ad544
|
||||||
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