|
@@ -4,10 +4,9 @@
|
|
#
|
|
#
|
|
#############################################################
|
|
#############################################################
|
|
|
|
|
|
-STUNNEL_VERSION = 4.36
|
|
|
|
-STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/obsolete/4.x/
|
|
|
|
|
|
+STUNNEL_VERSION = 4.44
|
|
|
|
+STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel
|
|
STUNNEL_DEPENDENCIES = openssl
|
|
STUNNEL_DEPENDENCIES = openssl
|
|
-
|
|
|
|
STUNNEL_CONF_OPT += \
|
|
STUNNEL_CONF_OPT += \
|
|
--with-ssl=$(STAGING_DIR)/usr \
|
|
--with-ssl=$(STAGING_DIR)/usr \
|
|
--with-threads=fork
|
|
--with-threads=fork
|