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.4.58/Makefile
===================================================================
--- 2.4.58/Makefile	(revision 422)
+++ 2.4.58/Makefile	(revision 423)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/packages/n/openldap
 
-REQUIRES           = net/openssl/1.1.1r
+REQUIRES           = net/openssl/3.4.0
 REQUIRES          += net/tcp_wrappers/7.6
 REQUIRES          += app/util-linux/2.38.1
 REQUIRES          += app/db/18.1.40
Index: 2.4.58-ppc32/Makefile
===================================================================
--- 2.4.58-ppc32/Makefile	(revision 422)
+++ 2.4.58-ppc32/Makefile	(revision 423)
@@ -16,7 +16,7 @@
 SOURCE_REQUIRES    = sources/packages/n/openldap
 
 REQUIRES           = net/openldap/2.4.58
-REQUIRES          += net/openssl/1.1.1r-ppc32
+REQUIRES          += net/openssl/3.4.0-ppc32
 REQUIRES          += env/cyrus-sasl/2.1.27-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
Index: 2.4.58-x86_32/Makefile
===================================================================
--- 2.4.58-x86_32/Makefile	(revision 422)
+++ 2.4.58-x86_32/Makefile	(revision 423)
@@ -13,7 +13,7 @@
 SOURCE_REQUIRES    = sources/packages/n/openldap
 
 REQUIRES           = net/openldap/2.4.58
-REQUIRES          += net/openssl/1.1.1r-x86_32
+REQUIRES          += net/openssl/3.4.0-x86_32
 REQUIRES          += env/cyrus-sasl/2.1.27-x86_32
 
 # ======= __END_OF_REQUIRES__ =======