dhcpcd : upgrade to 10.0.6

This commit is contained in:
Luis
2023-12-19 09:33:07 +00:00
parent 72fe789708
commit 1d8c3fe03f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
7dfc470037a59fc48e4de2d65ebdf52a dhcpcd-10.0.5.tar.xz
ef8356d711b17701928ead7206d15234 dhcpcd-10.0.6.tar.xz
4510a90d2c0fb9e16cd1f0e5f2a3b744 rc.network

View File

@@ -1,4 +1,4 @@
dhcpcd-10.0.5-1
dhcpcd-10.0.6-1
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/dhcpcd.conf
drwxr-xr-x root/root etc/rc.d/

View File

@@ -1,7 +1,7 @@
# description : An implementation of the DHCP client specified in RFC2131
name=dhcpcd
version=10.0.5
version=10.0.6
release=1
source="https://github.com/NetworkConfiguration/dhcpcd/releases/download/v${version}/${name}-${version}.tar.xz
rc.network"