diff options
author | zi <zi@FreeBSD.org> | 2017-11-27 06:35:17 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2017-11-27 06:35:17 +0800 |
commit | d2164842590e0b18f1afe642266424534ed193af (patch) | |
tree | d22522f461701ad59761d05813e27e5d83ceb246 /security/stunnel | |
parent | 5efcb146ef3c41cf6f318183556c9881c651c0e5 (diff) | |
download | freebsd-ports-gnome-d2164842590e0b18f1afe642266424534ed193af.tar.gz freebsd-ports-gnome-d2164842590e0b18f1afe642266424534ed193af.tar.zst freebsd-ports-gnome-d2164842590e0b18f1afe642266424534ed193af.zip |
- Update to 5.44
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 5df7d1a02e0d..6e56c68a821d 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.43 +PORTVERSION= 5.44 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index aadad3b4beac..eb72fe6fa840 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510496731 -SHA256 (stunnel-5.43.tar.gz) = 05915babf705a0494886a72a7367913d403d07fc908ebb7b380d639e2d8bcee2 -SIZE (stunnel-5.43.tar.gz) = 698715 +TIMESTAMP = 1511735657 +SHA256 (stunnel-5.44.tar.gz) = 990a325dbb47d77d88772dd02fbbd27d91b1fea3ece76c9ff4461eca93f12299 +SIZE (stunnel-5.44.tar.gz) = 699117 |