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: 2.7.18/Makefile
===================================================================
--- 2.7.18/Makefile	(revision 422)
+++ 2.7.18/Makefile	(revision 423)
@@ -66,7 +66,7 @@
 REQUIRES          += libs/libffi/3.4.4
 REQUIRES          += libs/readline/8.2
 REQUIRES          += libs/expat/2.5.0
-REQUIRES          += net/openssl/1.1.1r
+REQUIRES          += net/openssl/3.4.0
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 2.7.18-ppc32/Makefile
===================================================================
--- 2.7.18-ppc32/Makefile	(revision 422)
+++ 2.7.18-ppc32/Makefile	(revision 423)
@@ -21,7 +21,7 @@
 REQUIRES          += libs/libffi/3.4.4-ppc32
 REQUIRES          += libs/readline/8.2-ppc32
 REQUIRES          += libs/expat/2.5.0-ppc32
-REQUIRES          += net/openssl/1.1.1r-ppc32
+REQUIRES          += net/openssl/3.4.0-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 2.7.18-x86_32/Makefile
===================================================================
--- 2.7.18-x86_32/Makefile	(revision 422)
+++ 2.7.18-x86_32/Makefile	(revision 423)
@@ -18,7 +18,7 @@
 REQUIRES          += libs/libffi/3.4.4-x86_32
 REQUIRES          += libs/readline/8.2-x86_32
 REQUIRES          += libs/expat/2.5.0-x86_32
-REQUIRES          += net/openssl/1.1.1r-x86_32
+REQUIRES          += net/openssl/3.4.0-x86_32
 
 # ======= __END_OF_REQUIRES__ =======