Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: 2.19.3/Makefile
===================================================================
--- 2.19.3/Makefile	(revision 447)
+++ 2.19.3/Makefile	(revision 448)
@@ -122,7 +122,7 @@
 include ../../../build-system/core.mk
 
 
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 
 extra_configure_switches  = --libdir=lib$(LIBSUFFIX)
 extra_configure_switches += --docdir=share/doc
Index: 2.19.3-ppc32/Makefile
===================================================================
--- 2.19.3-ppc32/Makefile	(revision 447)
+++ 2.19.3-ppc32/Makefile	(revision 448)
@@ -78,7 +78,7 @@
 include ../../../build-system/core.mk
 
 
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 
 extra_configure_switches  = --libdir=lib$(MULTILIB_PPC32_SUFFIX)
 extra_configure_switches += --docdir=share/doc
Index: 2.19.3-x86_32/Makefile
===================================================================
--- 2.19.3-x86_32/Makefile	(revision 447)
+++ 2.19.3-x86_32/Makefile	(revision 448)
@@ -75,7 +75,7 @@
 include ../../../build-system/core.mk
 
 
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 
 extra_configure_switches  = --libdir=lib$(MULTILIB_X86_32_SUFFIX)
 extra_configure_switches += --docdir=share/doc