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: X11/Makefile
===================================================================
--- X11/Makefile	(revision 370)
+++ X11/Makefile	(revision 371)
@@ -922,7 +922,7 @@
 REQUIRES += X11/app/pcmanfm/1.3.2
 REQUIRES += X11/app/firefox/118.0.1
 REQUIRES += X11/app/thunderbird/115.3.1
-REQUIRES += X11/app/libreoffice/7.6.2.1
+REQUIRES += X11/app/libreoffice/24.2.0.3
 
 ifeq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_A1X_GLIBC)      $(TOOLCHAIN_A2X_GLIBC)      \
                             $(TOOLCHAIN_H5_GLIBC)                                   \
@@ -931,7 +931,7 @@
                             $(TOOLCHAIN_POWER8LE_GLIBC) $(TOOLCHAIN_POWER9LE_GLIBC) \
                             $(TOOLCHAIN_RISCV64_GLIBC)                              \
                             $(TOOLCHAIN_I586_GLIBC)     $(TOOLCHAIN_I686_GLIBC)),)
-REQUIRES += X11/app/chromium/119.0.6026.1
+REQUIRES += X11/app/chromium/123.0.6286.1
 endif