mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dhcpcd: update to 5.2.9.
This commit is contained in:
parent
111149eeaa
commit
4a1b862b3d
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.2.8
|
||||
version=5.2.9
|
||||
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=8a5c3f36ded39465062328868e6e06d7cc7ccd5b011aad16256d163a6eb9d14e
|
||||
checksum=368a931dabe91842da4fcccb9b8ef2606b72e025191e4e32856a1ba3f2516756
|
||||
long_desc="
|
||||
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
|
||||
IPv4LL (aka ZeroConf) client.
|
||||
|
|
Loading…
Add table
Reference in a new issue