diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 5197d4c3c40..8e3ab6894ed 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=8.1.6 +version=9.0.0 revision=1 build_style=configure make_check_target=test @@ -12,9 +12,12 @@ 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=6c2934a3e1e67a5cfd5bb15b1efa71f65c00314ac1ccb5c50da8eae3a0b8147f +checksum=4a31ae9edcb469dc626e9e70f61c7a87104c26936126ccac24be6d45d4cfe46a lib32disabled=yes conf_files=/etc/dhcpcd.conf +# privsep +system_accounts="_dhcpcd" +_dhcpcd_homedir="/var/db/dhcpcd" post_install() { vsv dhcpcd