diff options
author | zi <zi@FreeBSD.org> | 2014-09-22 02:08:38 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-09-22 02:08:38 +0800 |
commit | 7090342f4e59040254904a4e82f5793ff3c0a9ff (patch) | |
tree | 35664f5dcc89727e942850e87d1ff4385eb04613 /security | |
parent | b8761a600509af00985b95afed178f6e0efbc5fe (diff) | |
download | freebsd-ports-gnome-7090342f4e59040254904a4e82f5793ff3c0a9ff.tar.gz freebsd-ports-gnome-7090342f4e59040254904a4e82f5793ff3c0a9ff.tar.zst freebsd-ports-gnome-7090342f4e59040254904a4e82f5793ff3c0a9ff.zip |
- Update to 5.04
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 13a92e598fe3..05cab31f3c31 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.03 +PORTVERSION= 5.04 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 bc24fdbea77a..2231b58105e9 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.03.tar.gz) = 9a1e369466fa756e6f48b11480a3338c1fa4717e6472871bf4a3a96c483edd03 -SIZE (stunnel-5.03.tar.gz) = 590778 +SHA256 (stunnel-5.04.tar.gz) = ee9702e073cb8d5940a1310ae171a38d3264f1ce3b087160728bbbcf5710cec1 +SIZE (stunnel-5.04.tar.gz) = 592939 |