diff options
| author | Dani <i.dani@outlook.com> | 2021-10-20 07:19:32 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-10-20 07:22:04 +0000 |
| commit | cd039668f731f557bde9f266afcc9f88d60c3fc1 (patch) | |
| tree | 9751eca0799c428714d5e1aae4add7193cd060fd /security | |
| parent | 606cd656920d172365a740c9e73a655d33174b47 (diff) | |
Diffstat (limited to 'security')
| -rw-r--r-- | security/strongswan/Makefile | 6 | ||||
| -rw-r--r-- | security/strongswan/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index 8320ef885c6e..a049feb7672e 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -1,8 +1,8 @@ PORTNAME= strongswan -DISTVERSION= 5.9.3 +DISTVERSION= 5.9.4 CATEGORIES= security net-vpn -MASTER_SITES= http://download.strongswan.org/ \ - http://download2.strongswan.org/ +MASTER_SITES= https://download.strongswan.org/ \ + https://download2.strongswan.org/ MAINTAINER= strongswan@nanoteq.com COMMENT= Open Source IKEv2 IPsec-based VPN solution diff --git a/security/strongswan/distinfo b/security/strongswan/distinfo index 5e0e486fab8d..ea49b1dda041 100644 --- a/security/strongswan/distinfo +++ b/security/strongswan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627971150 -SHA256 (strongswan-5.9.3.tar.bz2) = 9325ab56a0a4e97e379401e1d942ce3e0d8b6372291350ab2caae0755862c6f7 -SIZE (strongswan-5.9.3.tar.bz2) = 4652311 +TIMESTAMP = 1634644235 +SHA256 (strongswan-5.9.4.tar.bz2) = 45fdf1a4c2af086d8ff5b76fd7b21d3b6f0890f365f83bf4c9a75dda26887518 +SIZE (strongswan-5.9.4.tar.bz2) = 4651000 |
