diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2020-12-29 22:24:24 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2020-12-29 22:24:24 +0000 |
commit | 208eaad339a58d116ba13be44bb46fbbfbae1d1b (patch) | |
tree | 33bc4a1efd5d009dca54f03d66d0319d4cfb0340 | |
parent | devel/sccache: update to 0.2.14 (diff) |
security/strongswan: Update to version 5.9.1
Changelog: https://wiki.strongswan.org/versions/79
PR: 252202
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: strongswan@nanoteq.com (maintainer)
Notes
Notes:
svn path=/head/; revision=559621
-rw-r--r-- | security/strongswan/Makefile | 2 | ||||
-rw-r--r-- | security/strongswan/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index ac7fcd742e80..f68aadefde09 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= strongswan -PORTVERSION= 5.9.0 +DISTVERSION= 5.9.1 CATEGORIES= security net-vpn MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ diff --git a/security/strongswan/distinfo b/security/strongswan/distinfo index 0e95cc575bd1..ec3486f078f7 100644 --- a/security/strongswan/distinfo +++ b/security/strongswan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596251966 -SHA256 (strongswan-5.9.0.tar.bz2) = 72b47a385da5d1532b816d9fe04c50d074c29ed42ea3f0878fbd66335917bb66 -SIZE (strongswan-5.9.0.tar.bz2) = 4568404 +TIMESTAMP = 1609095054 +SHA256 (strongswan-5.9.1.tar.bz2) = a337c9fb63d973b8440827755c784031648bf423b7114a04918b0b00fd42cafb +SIZE (strongswan-5.9.1.tar.bz2) = 4590867 |