diff options
author | Juergen Daubert <jue@jue.li> | 2019-01-23 15:42:58 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-01-23 15:42:58 +0100 |
commit | b211e5b2f0b3427e48a482258992894e89338866 (patch) | |
tree | 7c39fd3c1706df982dea06c7d1ce24dc729980ab /dhcpcd | |
parent | 181b6db58bf9afd716e79abc67c2d44eba94ee66 (diff) | |
download | core-b211e5b2f0b3427e48a482258992894e89338866.tar.gz core-b211e5b2f0b3427e48a482258992894e89338866.tar.xz |
dhcpcd: update to 7.1.0
Diffstat (limited to 'dhcpcd')
-rw-r--r-- | dhcpcd/.signature | 6 | ||||
-rw-r--r-- | dhcpcd/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dhcpcd/.signature b/dhcpcd/.signature index be15955b..649733df 100644 --- a/dhcpcd/.signature +++ b/dhcpcd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqp+qkrkLUVeLAfgfIgadNHUhg9qHKimsTfoS9pKnVVU/cRhA5lUXQMNzTScflHG3KNEt1P9NEdx8LzEGQNbLwQk= -SHA256 (Pkgfile) = ece332b681f4df874860673ec1e7057ab3570cafd5fa5ec65d9e2f014cf8c754 +RWRJc1FUaeVeqvqJ3jPnOVLT+EFGSLS0PVgCNcg597UmHAaxDWsQORzEiPcuIsELw4xLttrKlRRJfkxn77ZZRG547rhaHJvmwgU= +SHA256 (Pkgfile) = 43fcb57684c3a41d0f63b7c678c045a25f4224c4dc5f589bdf5ffc37d88daffa SHA256 (.footprint) = d9a7aee62c42089e2d24224ba37e4d88502f402e0f94ea92d0a19492ff7afd76 -SHA256 (dhcpcd-7.0.8.tar.xz) = 96968e883369ab4afd11eba9dfd9bb109f5dfff65b2814ce6c432f36362dc9b5 +SHA256 (dhcpcd-7.1.0.tar.xz) = 019ff03f4495c58be1b43a5543a4f427b6a2c3f6a3850a112bc0baca50771243 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index 2ce1cda5..1a6996e6 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev name=dhcpcd -version=7.0.8 +version=7.1.0 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.xz) |