dhcpcd: update to 5.5.6.
This commit is contained in:
parent
e35db5d4c3
commit
b6ef99c46e
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=5.5.4
|
version=5.5.6
|
||||||
revision=1
|
|
||||||
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"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -9,7 +8,7 @@ configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/
|
||||||
short_desc="RFC2131 compliant DHCP client"
|
short_desc="RFC2131 compliant DHCP client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
checksum=a6827dc8319b979d8ba865ef84b9c0cdc453b133ae60783a4d622ea313aa17fe
|
checksum=657f10dc7de48cba9f7170b593bf0e11987d06bd12378e3f4cd01b9e99b1e8e7
|
||||||
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
Add a link
Reference in a new issue