diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2026-06-11 03:46:36 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2026-06-11 04:14:56 +0000 |
| commit | 009d0cc20b4eaf15de5412343ea05c58b19867c4 (patch) | |
| tree | decc6b50961870110e3fed44e428ac39e9ab370d | |
| parent | 4bc8af5bf6637d247d95c0e325bebb06dc36bc30 (diff) | |
net/fort: Update to 1.6.8
- Update to 1.6.8
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.8
(cherry picked from commit 5716242c7af1eabc823f9784fab2bee5ef09dd69)
| -rw-r--r-- | net/fort/Makefile | 2 | ||||
| -rw-r--r-- | net/fort/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/fort/Makefile b/net/fort/Makefile index 480dda8eac10..18cc4fc55150 100644 --- a/net/fort/Makefile +++ b/net/fort/Makefile @@ -1,5 +1,5 @@ PORTNAME= fort -DISTVERSION= 1.6.7 +DISTVERSION= 1.6.8 CATEGORIES= net MASTER_SITES= https://github.com/NICMx/FORT-validator/releases/download/${DISTVERSION}/ diff --git a/net/fort/distinfo b/net/fort/distinfo index 6a91830c89d6..1af8c45becee 100644 --- a/net/fort/distinfo +++ b/net/fort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758427059 -SHA256 (fort-1.6.7.tar.gz) = d7e5fd5c5899e5f72f13ebbe942579537f3dd4e2ec0b419b64acaa9ce4cf2cf8 -SIZE (fort-1.6.7.tar.gz) = 514721 +TIMESTAMP = 1781149575 +SHA256 (fort-1.6.8.tar.gz) = e43766cd58fbe40800b68398418b5378473c101eb34f9997a182c34ef0567998 +SIZE (fort-1.6.8.tar.gz) = 517056 |
