diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 6688c7fbfdd..9f436cb4c18 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,11 +1,11 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=6.6.0 -revision=2 +version=6.6.1 +revision=1 lib32disabled=yes build_options="systemd" build_style=configure -configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run" +configure_args="--prefix=/usr --sysconfdir=/etc --rundir=/run" hostmakedepends="ntp pkg-config" makedepends="libudev-devel" conf_files="/etc/dhcpcd.conf" @@ -14,7 +14,7 @@ maintainer="Juan RP " license="2-clause-BSD" homepage="http://roy.marples.name/projects/dhcpcd" distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2" -checksum=16b94272cbb9ca22cb74c4421ee745f56850121613f6256587adb4e988c17fd0 +checksum=5d6a15fa064a91761601142232f23edb09b570555c3386e6d766759d78b8e1fe pre_install() { # make wpa_supplicant log to syslog rather than stdout