diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2025-06-30 17:29:48 +0200 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2025-06-30 17:29:48 +0200 |
commit | 4ebd4846a1778d1b7948b148ee109833e1b27ce0 (patch) | |
tree | 503f23adf8a8cb79da0424e5164cb6905f289abe | |
parent | *: Update util-linux libuuid and libblkid to 2.41.1. (diff) |
security/strongswan: update 6.0.0 -> 6.0.1
PR: 286928
Changes: https://github.com/strongswan/strongswan/releases/tag/6.0.1
Approved by: strongswan@Nanoteq.com (maintainer timeout)
-rw-r--r-- | security/strongswan/Makefile | 3 | ||||
-rw-r--r-- | security/strongswan/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index b65637df0d71..1eb1f164081d 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -1,6 +1,5 @@ PORTNAME= strongswan -DISTVERSION= 6.0.0 -PORTREVISION= 1 +DISTVERSION= 6.0.1 CATEGORIES= security net-vpn MASTER_SITES= https://download.strongswan.org/ \ https://download2.strongswan.org/ diff --git a/security/strongswan/distinfo b/security/strongswan/distinfo index c9460511cb81..6596d8ab97bf 100644 --- a/security/strongswan/distinfo +++ b/security/strongswan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740055222 -SHA256 (strongswan-6.0.0.tar.bz2) = 72fe58b7523155703b65b08c3cc559c2c9a5c96da54afebd8136f6623e7dda82 -SIZE (strongswan-6.0.0.tar.bz2) = 4863821 +TIMESTAMP = 1747651788 +SHA256 (strongswan-6.0.1.tar.bz2) = 212368cbc674fed31f3292210303fff06da8b90acad2d1387375ed855e6879c4 +SIZE (strongswan-6.0.1.tar.bz2) = 4844260 |