diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 45eaabe8276..38941bad823 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,8 +1,9 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=6.4.3 -revision=2 +version=6.4.4 +revision=1 lib32disabled=yes +build_options="systemd" build_style=configure configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run" hostmakedepends="which ntp pkg-config" @@ -13,9 +14,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=36ad01619ee81ac3815467d0157c38a14f5db464371326e97f719be362d5ab9c - -build_options="systemd" +checksum=2317126a5d640442c689522a579563df8055f22433c27ee86874a368a20b6a82 post_install() { chmod 755 ${DESTDIR}/usr/sbin/dhcpcd