diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index a978cc55e59..1bd572ef236 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,10 +1,10 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=9.0.0 -revision=2 +version=9.0.1 +revision=1 build_style=configure make_check_target=test -configure_args="--prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --rundir=/run/dhcpcd" +configure_args="--prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --rundir=/run/dhcpcd --privsepuser=_dhcpcd" hostmakedepends="ntp pkg-config" makedepends="eudev-libudev-devel" short_desc="RFC2131 compliant DHCP client" @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="BSD-2-Clause" homepage="https://roy.marples.name/projects/dhcpcd" distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz" -checksum=4a31ae9edcb469dc626e9e70f61c7a87104c26936126ccac24be6d45d4cfe46a +checksum=faa6da04904e2a5b809a40760db7535aab2fca02d8cf30c3bba5f7b433b773b2 lib32disabled=yes conf_files=/etc/dhcpcd.conf # privsep