Commit 9c7deda0 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

stunnel: bump to version 5.25

parent 920d75d0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# From http://www.stunnel.org/pipermail/stunnel-users/2015-October/005238.html
sha256	ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce04bc86536c6845f3d02b07e	stunnel-5.24.tar.gz
# From http://www.stunnel.org/pipermail/stunnel-users/2015-November/005281.html
sha256	1fb2209f1e006cc01813e1688599c4d0fb0adde4434c31ab95745b1db97484b7	stunnel-5.25.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).24
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).25
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 \