diff options
author | zi <zi@FreeBSD.org> | 2014-08-09 00:22:25 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-08-09 00:22:25 +0800 |
commit | 6e5e091ea02de02fc5f052779f2e7dbf7c0f122b (patch) | |
tree | edbbbf129ec221e9dd1bde29908ba54b7f115ffd /security/stunnel | |
parent | 6461d2ae56187fc9d3c03e5c1d899f514c460680 (diff) | |
download | freebsd-ports-gnome-6e5e091ea02de02fc5f052779f2e7dbf7c0f122b.tar.gz freebsd-ports-gnome-6e5e091ea02de02fc5f052779f2e7dbf7c0f122b.tar.zst freebsd-ports-gnome-6e5e091ea02de02fc5f052779f2e7dbf7c0f122b.zip |
- Update to 5.03
Diffstat (limited to 'security/stunnel')
-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 6f5ae262ed64..13a92e598fe3 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.02 +PORTVERSION= 5.03 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 91b0c9fe883d..bc24fdbea77a 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.02.tar.gz) = c258b71d7f82bba5b0a4ccc69fbda632f1fefe9108589a92aa1016f33985973e -SIZE (stunnel-5.02.tar.gz) = 590655 +SHA256 (stunnel-5.03.tar.gz) = 9a1e369466fa756e6f48b11480a3338c1fa4717e6472871bf4a3a96c483edd03 +SIZE (stunnel-5.03.tar.gz) = 590778 |