From 69cb937708686f0d70d246217ba37a50e3869c4c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 22 Jun 2013 07:08:47 +0200 Subject: [PATCH] dhcpcd: update to 6.0.0. --- srcpkgs/dhcpcd/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index c5e82f4989..26175dd896 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,17 +1,17 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=5.6.8 -revision=2 +version=6.0.0 +revision=1 build_style=configure configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run" -makedepends="which ntp" +hostmakedepends="which ntp" short_desc="RFC2131 compliant DHCP client" maintainer="Juan RP " license="Simplified BSD" homepage="http://roy.marples.name/projects/dhcpcd" distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2" -checksum=a3b15da770623774f4e659bf3239fca50f03594207bca3a2ad011f0b68d8eec4 +checksum=174c78016ae7e27e723e4b61f1f6683021c3fe940d575ba7b4722a291b246e9f post_install() { chmod 755 ${DESTDIR}/usr/sbin/dhcpcd