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: 5.10.0/Makefile
===================================================================
--- 5.10.0/Makefile	(revision 439)
+++ 5.10.0/Makefile	(revision 440)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/packages/a/xfsprogs
 
-REQUIRES           = libs/icu4c/73.1
+REQUIRES           = libs/icu4c/76.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 439)
+++ 5.10.0-ppc32/Makefile	(revision 440)
@@ -16,7 +16,7 @@
 SOURCE_REQUIRES    = sources/packages/a/xfsprogs
 
 REQUIRES           = app/xfsprogs/5.10.0
-REQUIRES          += libs/icu4c/73.1-ppc32
+REQUIRES          += libs/icu4c/76.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 439)
+++ 5.10.0-x86_32/Makefile	(revision 440)
@@ -13,7 +13,7 @@
 SOURCE_REQUIRES    = sources/packages/a/xfsprogs
 
 REQUIRES           = app/xfsprogs/5.10.0
-REQUIRES          += libs/icu4c/73.1-x86_32
+REQUIRES          += libs/icu4c/76.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