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: 0.21.1/Makefile
===================================================================
--- 0.21.1/Makefile	(revision 28)
+++ 0.21.1/Makefile	(revision 29)
@@ -55,7 +55,7 @@
 SOURCE_REQUIRES    = sources/packages/l/libpsl
 
 REQUIRES           = libs/libidn2/2.3.0
-REQUIRES          += libs/icu4c/68.2
+REQUIRES          += libs/icu4c/73.1
 REQUIRES          += dev/python3/3.10.8
 
 # ======= __END_OF_REQUIRES__ =======
Index: 0.21.1-ppc32/Makefile
===================================================================
--- 0.21.1-ppc32/Makefile	(revision 28)
+++ 0.21.1-ppc32/Makefile	(revision 29)
@@ -17,7 +17,7 @@
 
 REQUIRES           = libs/libpsl/0.21.1
 REQUIRES          += libs/libidn2/2.3.0-ppc32
-REQUIRES          += libs/icu4c/68.2-ppc32
+REQUIRES          += libs/icu4c/73.1-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 0.21.1-x86_32/Makefile
===================================================================
--- 0.21.1-x86_32/Makefile	(revision 28)
+++ 0.21.1-x86_32/Makefile	(revision 29)
@@ -14,7 +14,7 @@
 
 REQUIRES           = libs/libpsl/0.21.1
 REQUIRES          += libs/libidn2/2.3.0-x86_32
-REQUIRES          += libs/icu4c/68.2-x86_32
+REQUIRES          += libs/icu4c/73.1-x86_32
 
 # ======= __END_OF_REQUIRES__ =======