From aacab139dc272d9c1b42340100cccb15cd7a302f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 23 Feb 2016 09:40:31 -0800 Subject: [PATCH] stunnel: Bump release version The version on the server seems to be still linked against the older 0.9.8 series of openssl and needs to be updated on all systems. I manually pushed this update for the 2.17 branch on i586. Signed-off-by: Michael Tremer --- lfs/stunnel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/stunnel b/lfs/stunnel index f6f27e0759..4585151a86 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = stunnel -PAK_VER = 1 +PAK_VER = 2 DEPS = "" -- 2.39.2