From: Michael Tremer Date: Mon, 28 Oct 2019 16:49:54 +0000 (+0000) Subject: python3: Bump release version to redistribute package X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45a3168ef11d07733a14a6e78c4bdc21c56fe98a;p=people%2Fms%2Fipfire-2.x.git python3: Bump release version to redistribute package Python 3 was linked against an old version of OpenSSL on my system and to avoid this, we need to ship it again being built against the current version of it. Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/python3 b/lfs/python3 index 70f39c3e9d..1767afddf0 100644 --- a/lfs/python3 +++ b/lfs/python3 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3 -PAK_VER = 3 +PAK_VER = 4 DEPS = ""