dhcpcd: updated to 8.1.7

This commit is contained in:
emmett1
2020-04-14 13:09:29 +08:00
parent 61594c690a
commit 2f0934e2a8
3 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
5f7f912c6a3f6087728f0db3d2692e0f conf
e1eea03388d12c9ad21ecd7c135fdf8b dhcpcd-8.1.6.tar.xz
efdaff3b9f3b909477c4488ecb92c5fa dhcpcd-8.1.7.tar.xz
7fab4ae292b107759129290840582cf6 run

View File

@@ -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/

View File

@@ -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"