dhcpcd: update to 5.6.6.

This commit is contained in:
Juan RP 2012-12-23 02:05:25 +01:00
parent a8da13ade2
commit 515433289c

View file

@ -1,6 +1,6 @@
# Template file for 'dhcpcd' # Template file for 'dhcpcd'
pkgname=dhcpcd pkgname=dhcpcd
version=5.6.4 version=5.6.6
revision=1 revision=1
build_style=configure build_style=configure
configure_args="--prefix=/usr --libexecdir=/usr/lib configure_args="--prefix=/usr --libexecdir=/usr/lib
@ -12,14 +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=4072999704585c16ac45458d459eb50186c3de91c3c14c3288896963cc30b594 checksum=dada838c4494864a901525dce9a0d204d94d830d9b7e4173b75692ce71c97e41
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."
post_install() { post_install() {
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd chmod 755 ${DESTDIR}/usr/sbin/dhcpcd