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: postgresql/14.1/Makefile
===================================================================
--- postgresql/14.1/Makefile	(revision 439)
+++ postgresql/14.1/Makefile	(revision 440)
@@ -66,7 +66,7 @@
 REQUIRES          += libs/libxml2/2.11.4
 REQUIRES          += libs/libxslt/1.1.34
 REQUIRES          += libs/readline/8.2
-REQUIRES          += libs/icu4c/73.1
+REQUIRES          += libs/icu4c/76.1
 REQUIRES          += libs/lz4/1.10.0
 REQUIRES          += net/openssl/3.4.0
 REQUIRES          += net/krb5/1.19.1
Index: postgresql/14.1-ppc32/Makefile
===================================================================
--- postgresql/14.1-ppc32/Makefile	(revision 439)
+++ postgresql/14.1-ppc32/Makefile	(revision 440)
@@ -22,7 +22,7 @@
 REQUIRES          += libs/libxml2/2.11.4-ppc32
 REQUIRES          += libs/libxslt/1.1.34-ppc32
 REQUIRES          += libs/readline/8.2-ppc32
-REQUIRES          += libs/icu4c/73.1-ppc32
+REQUIRES          += libs/icu4c/76.1-ppc32
 REQUIRES          += libs/lz4/1.10.0-ppc32
 REQUIRES          += net/openssl/3.4.0-ppc32
 REQUIRES          += net/krb5/1.19.1-ppc32
Index: postgresql/14.1-x86_32/Makefile
===================================================================
--- postgresql/14.1-x86_32/Makefile	(revision 439)
+++ postgresql/14.1-x86_32/Makefile	(revision 440)
@@ -19,7 +19,7 @@
 REQUIRES          += libs/libxml2/2.11.4-x86_32
 REQUIRES          += libs/libxslt/1.1.34-x86_32
 REQUIRES          += libs/readline/8.2-x86_32
-REQUIRES          += libs/icu4c/73.1-x86_32
+REQUIRES          += libs/icu4c/76.1-x86_32
 REQUIRES          += libs/lz4/1.10.0-x86_32
 REQUIRES          += net/openssl/3.4.0-x86_32
 REQUIRES          += net/krb5/1.19.1-x86_32
Index: xfsprogs/5.10.0/Makefile
===================================================================
--- xfsprogs/5.10.0/Makefile	(revision 439)
+++ xfsprogs/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: xfsprogs/5.10.0-ppc32/Makefile
===================================================================
--- xfsprogs/5.10.0-ppc32/Makefile	(revision 439)
+++ xfsprogs/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: xfsprogs/5.10.0-x86_32/Makefile
===================================================================
--- xfsprogs/5.10.0-x86_32/Makefile	(revision 439)
+++ xfsprogs/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