mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
dhcpcd: update to 5.6.3.
This commit is contained in:
parent
c3a7569a1b
commit
e7e3b0f973
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=5.6.2
|
version=5.6.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libexecdir=/usr/lib
|
configure_args="--prefix=/usr --libexecdir=/usr/lib
|
||||||
--sysconfdir=/etc --rundir=/run"
|
--sysconfdir=/etc --rundir=/run"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||||
checksum=25de12e0e4fd296a24efd061cdaba9716798002d5c1bacc1dfd4d0b571e25114
|
checksum=832e43e2b4b86d19aad635e728996b7b9fbdf0aee584b678fccdcad8501dd5f1
|
||||||
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