public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] python3: Bump release version to redistribute package
@ 2019-10-28 16:49 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-10-28 16:49 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 605 bytes --]

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(a)ipfire.org>
---
 lfs/python3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs/python3 b/lfs/python3
index 70f39c3e9..1767afddf 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       = ""
 
-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-28 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 16:49 [PATCH] python3: Bump release version to redistribute package Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox