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: cyrus-sasl/2.1.27/Makefile
===================================================================
--- cyrus-sasl/2.1.27/Makefile	(revision 422)
+++ cyrus-sasl/2.1.27/Makefile	(revision 423)
@@ -62,7 +62,7 @@
 
 REQUIRES           = app/db/18.1.40
 REQUIRES          += app/sqlite/3.39.4.0
-REQUIRES          += net/openssl/1.1.1r
+REQUIRES          += net/openssl/3.4.0
 REQUIRES          += secure/pam/1.5.1
 
 # ======= __END_OF_REQUIRES__ =======
Index: cyrus-sasl/2.1.27-ppc32/Makefile
===================================================================
--- cyrus-sasl/2.1.27-ppc32/Makefile	(revision 422)
+++ cyrus-sasl/2.1.27-ppc32/Makefile	(revision 423)
@@ -18,7 +18,7 @@
 REQUIRES           = env/cyrus-sasl/2.1.27
 REQUIRES          += app/db/18.1.40-ppc32
 REQUIRES          += app/sqlite/3.39.4.0-ppc32
-REQUIRES          += net/openssl/1.1.1r-ppc32
+REQUIRES          += net/openssl/3.4.0-ppc32
 REQUIRES          += secure/pam/1.5.1-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
Index: cyrus-sasl/2.1.27-x86_32/Makefile
===================================================================
--- cyrus-sasl/2.1.27-x86_32/Makefile	(revision 422)
+++ cyrus-sasl/2.1.27-x86_32/Makefile	(revision 423)
@@ -15,7 +15,7 @@
 REQUIRES           = env/cyrus-sasl/2.1.27
 REQUIRES          += app/db/18.1.40-x86_32
 REQUIRES          += app/sqlite/3.39.4.0-x86_32
-REQUIRES          += net/openssl/1.1.1r-x86_32
+REQUIRES          += net/openssl/3.4.0-x86_32
 REQUIRES          += secure/pam/1.5.1-x86_32
 
 # ======= __END_OF_REQUIRES__ =======