diff options
author | zi <zi@FreeBSD.org> | 2015-03-20 19:17:19 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-03-20 19:17:19 +0800 |
commit | 646f96384d9bf963e6851960f542e79b2871bbc8 (patch) | |
tree | 3f6b268d2d83e56bd57b85a338aeab285a795da7 /security | |
parent | 7d4d3e60b3946a68c88b597966618fc22883c95f (diff) | |
download | freebsd-ports-gnome-646f96384d9bf963e6851960f542e79b2871bbc8.tar.gz freebsd-ports-gnome-646f96384d9bf963e6851960f542e79b2871bbc8.tar.zst freebsd-ports-gnome-646f96384d9bf963e6851960f542e79b2871bbc8.zip |
- Update to 5.13
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 186d3f7b8468..78dc09d1b0af 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.12 +PORTVERSION= 5.13 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 dd3b4c902421..f038e2fd8709 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.12.tar.gz) = 80c3d350c9b3e4438143fcc77c915026ae338f8174bb730ff117ca438ba84847 -SIZE (stunnel-5.12.tar.gz) = 606970 +SHA256 (stunnel-5.13.tar.gz) = 71b4efb3814ec298124ec78386d756ee2cba9c999e7f9571bb8abcef317f04b5 +SIZE (stunnel-5.13.tar.gz) = 607428 |