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: Makefile
===================================================================
--- Makefile	(revision 422)
+++ Makefile	(revision 423)
@@ -66,7 +66,7 @@
 REQUIRES           = net/iw/5.9
 REQUIRES          += net/libnl3/3.5.0
 ifeq ($(ENABLE_DYNAMIC_PUBKEYS),yes)
-REQUIRES          += net/openssl/1.1.1r
+REQUIRES          += net/openssl/3.4.0
 else
 REQUIRES          += net/libgcrypt/1.10.1
 endif