Commit cb1ea6c1 authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

stunnel: fix download url

parent e8e7b534
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

STUNNEL_VERSION = 4.55
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x/
STUNNEL_DEPENDENCIES = openssl
STUNNEL_CONF_OPT = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork
STUNNEL_LICENSE = GPLv2+