From: Michael Tremer Date: Tue, 28 Nov 2017 17:13:07 +0000 (+0000) Subject: stunnel: Update to 5.44 X-Git-Tag: v2.19-core120~163 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=0360d1d76a26dd96da65c6a3be49a89cb60a14c0 stunnel: Update to 5.44 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/packages/stunnel b/config/rootfiles/packages/stunnel index eaf7fcece9..6ec82dacda 100644 --- a/config/rootfiles/packages/stunnel +++ b/config/rootfiles/packages/stunnel @@ -28,13 +28,13 @@ usr/lib/stunnel/libstunnel.so #usr/share/doc/stunnel/examples/importCA.sh #usr/share/doc/stunnel/examples/script.sh #usr/share/doc/stunnel/examples/stunnel.init +#usr/share/doc/stunnel/examples/stunnel.logrotate +#usr/share/doc/stunnel/examples/stunnel.rh.init #usr/share/doc/stunnel/examples/stunnel.service #usr/share/doc/stunnel/examples/stunnel.spec -#usr/share/doc/stunnel/stunnel.fr.html #usr/share/doc/stunnel/stunnel.html #usr/share/doc/stunnel/stunnel.pl.html #usr/share/man/man8/stunnel.8 -#usr/share/man/man8/stunnel.fr.8 #usr/share/man/man8/stunnel.pl.8 var/ipfire/backup/addons/includes/stunnel var/lib/stunnel diff --git a/lfs/stunnel b/lfs/stunnel index 684e4522d2..d78d8d0352 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -24,7 +24,7 @@ include Config -VER = 5.01 +VER = 5.44 THISAPP = stunnel-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = stunnel -PAK_VER = 2 +PAK_VER = 3 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7b63266b6fa05da696729e245100da65 +$(DL_FILE)_MD5 = 47697dee496c80c8e352b2b705c4a571 install : $(TARGET)