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.11.4/Makefile
===================================================================
--- 2.11.4/Makefile	(revision 417)
+++ 2.11.4/Makefile	(revision 418)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/l/libxml2
 
 REQUIRES           = libs/zlib/1.3.1
-REQUIRES          += app/xz/5.2.7
+REQUIRES          += app/xz/5.6.3
 REQUIRES          += libs/icu4c/73.1
 REQUIRES          += libs/readline/8.2
 REQUIRES          += dev/python2/2.7.18
Index: 2.11.4-ppc32/Makefile
===================================================================
--- 2.11.4-ppc32/Makefile	(revision 417)
+++ 2.11.4-ppc32/Makefile	(revision 418)
@@ -17,7 +17,7 @@
 
 REQUIRES           = libs/libxml2/2.11.4
 REQUIRES          += libs/zlib/1.3.1-ppc32
-REQUIRES          += app/xz/5.2.7-ppc32
+REQUIRES          += app/xz/5.6.3-ppc32
 REQUIRES          += libs/icu4c/73.1-ppc32
 REQUIRES          += libs/readline/8.2-ppc32
 REQUIRES          += dev/python2/2.7.18-ppc32
Index: 2.11.4-x86_32/Makefile
===================================================================
--- 2.11.4-x86_32/Makefile	(revision 417)
+++ 2.11.4-x86_32/Makefile	(revision 418)
@@ -14,7 +14,7 @@
 
 REQUIRES           = libs/libxml2/2.11.4
 REQUIRES          += libs/zlib/1.3.1-x86_32
-REQUIRES          += app/xz/5.2.7-x86_32
+REQUIRES          += app/xz/5.6.3-x86_32
 REQUIRES          += libs/icu4c/73.1-x86_32
 REQUIRES          += libs/readline/8.2-x86_32
 REQUIRES          += dev/python2/2.7.18-x86_32