diff --git a/core/dhcpcd/.checksums b/core/dhcpcd/.checksums index 568690fe5..8add7a91e 100644 --- a/core/dhcpcd/.checksums +++ b/core/dhcpcd/.checksums @@ -1,2 +1,2 @@ -7dfc470037a59fc48e4de2d65ebdf52a dhcpcd-10.0.5.tar.xz +ef8356d711b17701928ead7206d15234 dhcpcd-10.0.6.tar.xz 4510a90d2c0fb9e16cd1f0e5f2a3b744 rc.network diff --git a/core/dhcpcd/.pkgfiles b/core/dhcpcd/.pkgfiles index 876fbafce..dab563c23 100644 --- a/core/dhcpcd/.pkgfiles +++ b/core/dhcpcd/.pkgfiles @@ -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/ diff --git a/core/dhcpcd/spkgbuild b/core/dhcpcd/spkgbuild index f923ff66c..0db2c5f3f 100755 --- a/core/dhcpcd/spkgbuild +++ b/core/dhcpcd/spkgbuild @@ -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"