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