diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2016-01-29 03:50:56 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2016-01-29 03:50:56 +0000 |
commit | 2f33da66f08d67b1d071a27c5773095217c364f4 (patch) | |
tree | 32bdf3939380170d0284be80461267bfa87b9b0a /security/stunnel | |
parent | 6c4cfd8e8e28438e3bece931b09920bb44bd33fd (diff) | |
download | ports-2f33da66f08d67b1d071a27c5773095217c364f4.tar.gz ports-2f33da66f08d67b1d071a27c5773095217c364f4.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 774bf8edcd4d..9e2a36ebd0d1 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.29 +PORTVERSION= 5.30 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 77dfcc04802c..d69ebea8f4bc 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.29.tar.gz) = 43909625403ea634fa7cb8399d58faf8e7f11c1b7b29097491469951f56df551 -SIZE (stunnel-5.29.tar.gz) = 637806 +SHA256 (stunnel-5.30.tar.gz) = 7d6eb389f6a1954b3bcf6c71d4ae3c5f9dde1990dd0b9e0cb1c7caf138d60570 +SIZE (stunnel-5.30.tar.gz) = 638771 |