diff options
author | zi <zi@FreeBSD.org> | 2015-03-19 23:23:29 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-03-19 23:23:29 +0800 |
commit | 8e359714d9ec000cba08be313076358c73aa3e81 (patch) | |
tree | 82a39ca8e2ea29e2fe9cb9681ace39e4a741f150 /security | |
parent | 400f96f02cbb36acd1de6a390520fc35d07bb353 (diff) | |
download | freebsd-ports-gnome-8e359714d9ec000cba08be313076358c73aa3e81.tar.gz freebsd-ports-gnome-8e359714d9ec000cba08be313076358c73aa3e81.tar.zst freebsd-ports-gnome-8e359714d9ec000cba08be313076358c73aa3e81.zip |
- Update to 5.12
Diffstat (limited to 'security')
-rw-r--r-- | security/stunnel/Makefile | 2 | ||||
-rw-r--r-- | security/stunnel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 95b0c1cea721..186d3f7b8468 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.11 +PORTVERSION= 5.12 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index c2d660c2e1a4..dd3b4c902421 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.11.tar.gz) = 71a8bc37e58e34509b0267ade02292994c7a127f14d6e5ba03081db695edff8c -SIZE (stunnel-5.11.tar.gz) = 603842 +SHA256 (stunnel-5.12.tar.gz) = 80c3d350c9b3e4438143fcc77c915026ae338f8174bb730ff117ca438ba84847 +SIZE (stunnel-5.12.tar.gz) = 606970 |