diff options
author | zi <zi@FreeBSD.org> | 2017-07-17 04:20:23 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2017-07-17 04:20:23 +0800 |
commit | 85dc9ead613acebe82615c8dba9e929242cfa507 (patch) | |
tree | 89c8cfc6000516ced229008b08aecfaccd0efaac /security | |
parent | 4ffe306e1dd97bad6bdd2dc8c172ef832d329ee6 (diff) | |
download | freebsd-ports-gnome-85dc9ead613acebe82615c8dba9e929242cfa507.tar.gz freebsd-ports-gnome-85dc9ead613acebe82615c8dba9e929242cfa507.tar.zst freebsd-ports-gnome-85dc9ead613acebe82615c8dba9e929242cfa507.zip |
- Update to 5.42
Diffstat (limited to 'security')
-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 ee0589f797fb..4d97ca3895b6 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.41 +PORTVERSION= 5.42 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index bc18d612bf2e..942466c6cfb1 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493225335 -SHA256 (stunnel-5.41.tar.gz) = f05c6321ee1f6ddebacc234ccf20825971941e831b5beea6d0ce0b8e1668148f -SIZE (stunnel-5.41.tar.gz) = 649807 +TIMESTAMP = 1500236367 +SHA256 (stunnel-5.42.tar.gz) = 1b6a7aea5ca223990bc8bd621fb0846baa4278e1b3e00ff6eee279cb8e540fab +SIZE (stunnel-5.42.tar.gz) = 649496 |