diff --git a/pkg/dhcpcd/build b/pkg/dhcpcd/build index 3802bc7..d059eef 100755 --- a/pkg/dhcpcd/build +++ b/pkg/dhcpcd/build @@ -1,8 +1,8 @@ -VERSION="8.0.2" +VERSION="8.0.6" SRCDIR="dhcpcd-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://roy.marples.name/downloads/dhcpcd" -SHA256SUM="33a26ad561546cd2cfe1e6de6352a85df72b41c37def8c7eb00e90e57c627a5c" +SHA256SUM="66b50199ed83bf502af3fab9ac001b417f0fac7e69c92d97a9c41499cebabd4f" DEPENDS="toolchain" prepare() { diff --git a/pkg/dhcpcd/dhcpcd.files b/pkg/dhcpcd/dhcpcd.files index 4910e3f..d8132fb 100644 --- a/pkg/dhcpcd/dhcpcd.files +++ b/pkg/dhcpcd/dhcpcd.files @@ -1,9 +1,14 @@ +dir bin 0755 0 0 file bin/dhcpcd 0755 0 0 +dir etc 0755 0 0 file etc/dhcpcd.conf 0644 0 0 +dir lib 0755 0 0 +dir lib/libexec 0755 0 0 file lib/libexec/dhcpcd-run-hooks 0755 0 0 dir lib/libexec/dhcpcd-hooks 0755 0 0 file lib/libexec/dhcpcd-hooks/20-resolv.conf 0644 0 0 file lib/libexec/dhcpcd-hooks/30-hostname 0644 0 0 +dir share 0755 0 0 dir share/dhcpcd 0755 0 0 dir share/dhcpcd/hooks 0755 0 0 file share/dhcpcd/hooks/10-wpa_supplicant 0644 0 0