stunnel: Update to 5.44

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-11-28 17:13:07 +00:00
parent d5e830fd7e
commit 0360d1d76a
2 changed files with 5 additions and 5 deletions

View File

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