diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2016-04-30 00:10:24 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2016-04-30 00:10:24 +0000 |
commit | 7c12a02db0deeb7ac476d29fae12f5f06b31f163 (patch) | |
tree | 957fca225042e3347ed3ae24bc1624e92cca1d7a /security/stunnel | |
parent | 92ae8029dd7b4023d53db63344e084539bd09241 (diff) | |
download | ports-7c12a02db0deeb7ac476d29fae12f5f06b31f163.tar.gz ports-7c12a02db0deeb7ac476d29fae12f5f06b31f163.zip |
Notes
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 9e2a36ebd0d1..aaeaed8c5727 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.30 +PORTVERSION= 5.31 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index d69ebea8f4bc..bf5373b5cd2a 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.30.tar.gz) = 7d6eb389f6a1954b3bcf6c71d4ae3c5f9dde1990dd0b9e0cb1c7caf138d60570 -SIZE (stunnel-5.30.tar.gz) = 638771 +SHA256 (stunnel-5.31.tar.gz) = a746b71ab3dc6c23eacb0daf7342467870e43ac933430905eb1b1d050bbae0b7 +SIZE (stunnel-5.31.tar.gz) = 639381 |