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

383 Commits   1 Branch   1 Tag
Index: 5.10.0/Makefile
===================================================================
--- 5.10.0/Makefile	(revision 28)
+++ 5.10.0/Makefile	(revision 29)
@@ -54,7 +54,7 @@
 
 SOURCE_REQUIRES    = sources/packages/a/xfsprogs
 
-REQUIRES           = libs/icu4c/68.2
+REQUIRES           = libs/icu4c/73.1
 REQUIRES          += libs/libedit/20191231-3.1
 REQUIRES          += libs/editline/1.17.1
 REQUIRES          += app/util-linux/2.38.1
Index: 5.10.0-ppc32/Makefile
===================================================================
--- 5.10.0-ppc32/Makefile	(revision 28)
+++ 5.10.0-ppc32/Makefile	(revision 29)
@@ -16,7 +16,7 @@
 SOURCE_REQUIRES    = sources/packages/a/xfsprogs
 
 REQUIRES           = app/xfsprogs/5.10.0
-REQUIRES          += libs/icu4c/68.2-ppc32
+REQUIRES          += libs/icu4c/73.1-ppc32
 REQUIRES          += libs/libedit/20191231-3.1-ppc32
 REQUIRES          += libs/editline/1.17.1-ppc32
 REQUIRES          += app/util-linux/2.38.1-ppc32
Index: 5.10.0-x86_32/Makefile
===================================================================
--- 5.10.0-x86_32/Makefile	(revision 28)
+++ 5.10.0-x86_32/Makefile	(revision 29)
@@ -13,7 +13,7 @@
 SOURCE_REQUIRES    = sources/packages/a/xfsprogs
 
 REQUIRES           = app/xfsprogs/5.10.0
-REQUIRES          += libs/icu4c/68.2-x86_32
+REQUIRES          += libs/icu4c/73.1-x86_32
 REQUIRES          += libs/libedit/20191231-3.1-x86_32
 REQUIRES          += libs/editline/1.17.1-x86_32
 REQUIRES          += app/util-linux/2.38.1-x86_32