diff options
| author | Herbert J. Skuhra <herbert@gojira.at> | 2026-02-28 18:44:28 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-02-28 18:44:28 +0000 |
| commit | 37a1a02c471f8e142154ee4b6f1ab5639fef114b (patch) | |
| tree | 369dba700fe3191cba41c81b0db8361796d6c8b9 | |
| parent | c505631258ea3625c53479860dda8eba98ec92b6 (diff) | |
net/dhcpd: Update 6.6.20200413 => 7.8.20260223
Changelog:
https://github.com/koue/dhcpd/blob/7.8.20260223/ChangeLog
PR: 293480
| -rw-r--r-- | net/dhcpd/Makefile | 3 | ||||
| -rw-r--r-- | net/dhcpd/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/dhcpd/Makefile b/net/dhcpd/Makefile index a71a9c0dd751..af88508d0297 100644 --- a/net/dhcpd/Makefile +++ b/net/dhcpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= dhcpd -PORTVERSION= 6.6.20200413 -PORTREVISION= 3 +DISTVERSION= 7.8.20260223 CATEGORIES= net MAINTAINER= ports@FreeBSD.org diff --git a/net/dhcpd/distinfo b/net/dhcpd/distinfo index 0d6c0e8e25ec..1fa6f85331bc 100644 --- a/net/dhcpd/distinfo +++ b/net/dhcpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586798509 -SHA256 (koue-dhcpd-6.6.20200413_GH0.tar.gz) = 5e8286e6595477ad031e1a60d0a48d182b14050ea56c7929a707789223b63676 -SIZE (koue-dhcpd-6.6.20200413_GH0.tar.gz) = 131419 +TIMESTAMP = 1772177580 +SHA256 (koue-dhcpd-7.8.20260223_GH0.tar.gz) = daa2a092c9d0795a44341b9b4a7a28669d7590e1aa41ce4cfad220bb0cf263ab +SIZE (koue-dhcpd-7.8.20260223_GH0.tar.gz) = 135138 |
