diff --git a/core/dhcpcd/.checksums b/core/dhcpcd/.checksums index 4a643c8b5..a0914a209 100644 --- a/core/dhcpcd/.checksums +++ b/core/dhcpcd/.checksums @@ -1,3 +1,3 @@ 5f7f912c6a3f6087728f0db3d2692e0f conf -e1eea03388d12c9ad21ecd7c135fdf8b dhcpcd-8.1.6.tar.xz +efdaff3b9f3b909477c4488ecb92c5fa dhcpcd-8.1.7.tar.xz 7fab4ae292b107759129290840582cf6 run diff --git a/core/dhcpcd/.pkgfiles b/core/dhcpcd/.pkgfiles index 0a9dbbd69..b8fe200da 100644 --- a/core/dhcpcd/.pkgfiles +++ b/core/dhcpcd/.pkgfiles @@ -2,6 +2,7 @@ drwxr-xr-x root/root etc/ -rw-r--r-- root/root etc/dhcpcd.conf drwxr-xr-x root/root etc/sv/ drwxr-xr-x root/root etc/sv/dhcpcd/ +-rw-r--r-- root/root etc/sv/dhcpcd/conf -rwxr-xr-x root/root etc/sv/dhcpcd/run lrwxrwxrwx root/root etc/sv/dhcpcd/supervise -> /run/runit/supervise.dhcpcd drwxr-xr-x root/root lib/ diff --git a/core/dhcpcd/spkgbuild b/core/dhcpcd/spkgbuild index a67ce4705..51f2c0ccc 100755 --- a/core/dhcpcd/spkgbuild +++ b/core/dhcpcd/spkgbuild @@ -3,8 +3,8 @@ # maintainer : emmett1, emmett1.2miligrams at gmail.com name=dhcpcd -version=8.1.6 -release=3 +version=8.1.7 +release=1 source="http://roy.marples.name/downloads/$name/$name-$version.tar.xz run conf"