From 4541d4cfce7f3d4d213333210c2e3ee5a6799037 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 4 Jan 2014 08:08:43 +0100 Subject: [PATCH] dhcpcd: update to 6.2.0. --- srcpkgs/dhcpcd/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index b4d4f8efb9..2541bd57e3 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -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 " 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