diff options
author | Juergen Daubert <jue@jue.li> | 2019-11-13 17:50:19 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-11-13 17:50:19 +0100 |
commit | 57ddf7bb98ae0e97ab07909a3c0bcaad27cede68 (patch) | |
tree | 6c14e661a74aa48db0baf7ebefa94d57eadec998 /dhcpcd | |
parent | 774f0e46c9539a2169c5934f4f11d22d2bdfffab (diff) | |
download | core-57ddf7bb98ae0e97ab07909a3c0bcaad27cede68.tar.gz core-57ddf7bb98ae0e97ab07909a3c0bcaad27cede68.tar.xz |
dhcpcd: update to 8.1.2, closes FS#1778
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 50437514..7470de9f 100644 --- a/dhcpcd/.signature +++ b/dhcpcd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqpkrG65m7uBuP4aLjDP61FK1M5CXBcV6NL6HaLVcnKnOR9313ZoNCZarNHrldGHJjr13yG0aFOA0AivKOwditAE= -SHA256 (Pkgfile) = dadf1a7c9884f32742fbd7187a48140bd62e9957aef64425f1fea927aed169b1 +RWRJc1FUaeVeqmAxM4GmkS4i3Pf+cdm4HnSsWkaEixC9lKBd2gxuxw7kkvJVeULaoRAqkQI9Lu9BjxrLxKHNiMo+Sz+xj0bTZgs= +SHA256 (Pkgfile) = 23b92c47f5c9d82ab4fc5053bf6c4ba9e890f0583076efb30add24458152bce1 SHA256 (.footprint) = d9a7aee62c42089e2d24224ba37e4d88502f402e0f94ea92d0a19492ff7afd76 -SHA256 (dhcpcd-8.1.1.tar.xz) = 485d308fe10febd36b6f936e4260e4ab34a146e4f00a9f7a5509c4377ad5ea82 +SHA256 (dhcpcd-8.1.2.tar.xz) = cbd3e7ab1584a5a3a49d863376fa138e5fa388397a3e27d2b35bb81a2e8c35ad diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index 62293d20..59d43e42 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev name=dhcpcd -version=8.1.1 +version=8.1.2 release=1 source=(https://roy.marples.name/downloads/dhcpcd/$name-$version.tar.xz) |