diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index b4d4f8efb9e..2541bd57e3a 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