dhcpcd: update to 5.6.6.
This commit is contained in:
parent
a8da13ade2
commit
515433289c
1 changed files with 2 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=5.6.4
|
||||
version=5.6.6
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib
|
||||
|
@ -12,14 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Simplified BSD"
|
||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||
checksum=4072999704585c16ac45458d459eb50186c3de91c3c14c3288896963cc30b594
|
||||
long_desc="
|
||||
dhcpcd is a RFC 2131 compliant DHCP client. It's also a RFC 3927 compliant
|
||||
IPv4LL (aka ZeroConf) client.
|
||||
|
||||
In layman's terms, dhcpcd runs on your machine and silently configures your
|
||||
computer to work on the attached networks without trouble and mostly without
|
||||
configuration."
|
||||
checksum=dada838c4494864a901525dce9a0d204d94d830d9b7e4173b75692ce71c97e41
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in a new issue