Browse Source

stunnel: bump to version 4.44

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 14 years ago
parent
commit
5222067783
1 changed files with 2 additions and 3 deletions
  1. 2 3
      package/stunnel/stunnel.mk

+ 2 - 3
package/stunnel/stunnel.mk

@@ -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