dhcpcd: update to 6.2.0.

This commit is contained in:
Juan RP 2014-01-04 08:08:43 +01:00
parent 154a0b660c
commit 4541d4cfce

View file

@ -1,10 +1,9 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=6.1.0
version=6.2.0
revision=1
build_style=configure
configure_args="--prefix=/usr --libexecdir=/usr/lib
--sysconfdir=/etc --rundir=/run"
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
hostmakedepends="which ntp"
conf_files="/etc/dhcpcd.conf"
short_desc="RFC2131 compliant DHCP client"
@ -12,7 +11,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=71735bcc2e740f37865a985fe32eaa9da5bf557e8b74b214d8099cac878cab64
checksum=16ef25e8b6b15dcc0e53ff97a131b09828723dffb12a885f0da91b275296b362
post_install() {
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd