Commit 7244dea0 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

stunnel: bump to version 5.23

parent 92122338
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# From http://www.stunnel.org/pipermail/stunnel-users/2015-July/005183.html
sha256	8ad628a6948153cdb2044283f6988384a30585ea7e14778c2ee616a6678cb83f	stunnel-5.22.tar.gz
# From https://www.stunnel.org/pipermail/stunnel-announce/2015-September/000108.html
sha256	0fc4a702afd2e857bae8ad1f39c51546eb282c3d0ff4f4d55d62aece7328ddea	stunnel-5.23.tar.gz
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

STUNNEL_VERSION_MAJOR = 5
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).22
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).23
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/$(STUNNEL_VERSION_MAJOR).x
STUNNEL_DEPENDENCIES = openssl
STUNNEL_CONF_OPTS = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork \