diff options
author | zi <zi@FreeBSD.org> | 2015-03-26 00:07:20 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-03-26 00:07:20 +0800 |
commit | 095cd757ad2999850d99362c013a210bfcf9a598 (patch) | |
tree | 13b77ef68734cfe9974596294d48f570292f296b /security | |
parent | 3a34a2ffd5e3fcd7db79679a65c8e03017cdf837 (diff) | |
download | freebsd-ports-gnome-095cd757ad2999850d99362c013a210bfcf9a598.tar.gz freebsd-ports-gnome-095cd757ad2999850d99362c013a210bfcf9a598.tar.zst freebsd-ports-gnome-095cd757ad2999850d99362c013a210bfcf9a598.zip |
- Update to 5.14
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 23506b54c7c5..7bf93b257095 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.13 +PORTVERSION= 5.14 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 f038e2fd8709..7f3a38cde8ea 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.13.tar.gz) = 71b4efb3814ec298124ec78386d756ee2cba9c999e7f9571bb8abcef317f04b5 -SIZE (stunnel-5.13.tar.gz) = 607428 +SHA256 (stunnel-5.14.tar.gz) = 2197b4fc1db82eba69c8baf1fac30f0767af26e9f8c7e9e1d5a4a8fbb264695a +SIZE (stunnel-5.14.tar.gz) = 608366 |