diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 4665e1b8ec4..0245bd1167f 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=7.0.6 +version=7.0.7 revision=1 build_style=configure configure_args="--prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --rundir=/run" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="BSD-2-Clause" homepage="https://roy.marples.name/projects/dhcpcd" distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz" -checksum=727aa7ca972ab45ccad9238ae102604cca94ada87989305d04d81196d78ac341 +checksum=af23f11cf7a6d6cbbe236ac7c4b45db5765a4c1e468e88f2ef37ac2fa2de3a49 lib32disabled=yes conf_files=/etc/dhcpcd.conf @@ -19,6 +19,7 @@ pre_install() { # make wpa_supplicant log to syslog rather than stdout sed -i 's,-B,& -s,' hooks/10-wpa_supplicant } + post_install() { vsv dhcpcd vsv dhcpcd-eth0