]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
python3: Bump release version to redistribute package
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Oct 2019 16:49:54 +0000 (16:49 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 29 Oct 2019 13:17:07 +0000 (13:17 +0000)
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 <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/python3

index 70f39c3e9d9e0421399509c9dab34f23143a3c83..1767afddf056b6d83f9fec75cf7e94f973f87136 100644 (file)
@@ -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       = ""