diff options
author | Dries Michiels <driesm@FreeBSD.org> | 2025-05-19 07:06:49 +0200 |
---|---|---|
committer | Dries Michiels <driesm@FreeBSD.org> | 2025-05-19 07:07:52 +0200 |
commit | 2497b04b239a95df54832e5e2f1ba1f6d06c252d (patch) | |
tree | aa59c5f3111fcb5e769783dc7e0e3040ed97299d | |
parent | www/homer-web: update to 25.05.2 (diff) |
net/dhcpcd: update to 10.2.3
Changes: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.2.3
-rw-r--r-- | net/dhcpcd/Makefile | 2 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index a055b445c774..34649b0cbc36 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,5 +1,5 @@ PORTNAME= dhcpcd -DISTVERSION= 10.2.2 +DISTVERSION= 10.2.3 CATEGORIES= net MASTER_SITES= https://github.com/NetworkConfiguration/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 66b2435f6931..232bfeb2f81b 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740499857 -SHA256 (dhcpcd-10.2.2.tar.xz) = 5f257b02f874b3b8cb031e5be79c99cf9cbd4f65eae2a50c9b1beddafb3f51bc -SIZE (dhcpcd-10.2.2.tar.xz) = 275700 +TIMESTAMP = 1747631204 +SHA256 (dhcpcd-10.2.3.tar.xz) = 4137a382d1a203bffdf8e757bbdfd0032433d06e5c69a3785b88b83251f89616 +SIZE (dhcpcd-10.2.3.tar.xz) = 276216 |