diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2021-08-17 16:04:47 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2021-08-17 16:04:47 +0000 |
commit | 46acae14ca2054b2afafef936f2441eeea8e1f43 (patch) | |
tree | 60758eaec563c99ebe34f921b234f0ee0731102c | |
parent | 9653ed3f7840f01904e5e84f6a56e9658e325a12 (diff) | |
download | ports-46acae14ca2054b2afafef936f2441eeea8e1f43.tar.gz ports-46acae14ca2054b2afafef936f2441eeea8e1f43.zip |
security/stunnel: update to 5.60
-rw-r--r-- | security/stunnel/Makefile | 2 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 7ceb9d9eac53..764412548e5c 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,7 +1,7 @@ # Created by: Martti Kuparinen <martti.kuparinen@ericsson.com> PORTNAME= stunnel -PORTVERSION= 5.59 +PORTVERSION= 5.60 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 5ef2ff1ab9fd..de01227014cc 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620242920 -SHA256 (stunnel-5.59.tar.gz) = 137776df6be8f1701f1cd590b7779932e123479fb91e5192171c16798815ce9f -SIZE (stunnel-5.59.tar.gz) = 995508 +TIMESTAMP = 1629216117 +SHA256 (stunnel-5.60.tar.gz) = c45d765b1521861fea9b03b425b9dd7d48b3055128c0aec673bba5ef9b8f787d +SIZE (stunnel-5.60.tar.gz) = 984278 |