diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-11-12 14:26:15 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-11-12 14:26:15 +0000 |
commit | 7c6cf5fcb51df12dab642e48d384f2d41ff4a5fe (patch) | |
tree | 44fc0a6d8ef4b565a1d10ea0dd000543cf264db0 /security/stunnel | |
parent | 580f5d4b2da73dffbdac0a4b7b8f1025601235cb (diff) | |
download | ports-7c6cf5fcb51df12dab642e48d384f2d41ff4a5fe.tar.gz ports-7c6cf5fcb51df12dab642e48d384f2d41ff4a5fe.zip |
Notes
Diffstat (limited to 'security/stunnel')
-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 3004d3eb5b20..5df7d1a02e0d 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.42 +PORTVERSION= 5.43 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 942466c6cfb1..aadad3b4beac 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500236367 -SHA256 (stunnel-5.42.tar.gz) = 1b6a7aea5ca223990bc8bd621fb0846baa4278e1b3e00ff6eee279cb8e540fab -SIZE (stunnel-5.42.tar.gz) = 649496 +TIMESTAMP = 1510496731 +SHA256 (stunnel-5.43.tar.gz) = 05915babf705a0494886a72a7367913d403d07fc908ebb7b380d639e2d8bcee2 +SIZE (stunnel-5.43.tar.gz) = 698715 |