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 446)
+++ Makefile	(revision 447)
@@ -68,7 +68,7 @@
 ifeq ($(ENABLE_DYNAMIC_PUBKEYS),yes)
 REQUIRES          += net/openssl/3.4.1
 else
-REQUIRES          += net/libgcrypt/1.10.1
+REQUIRES          += net/libgcrypt/1.11.0
 endif
 
 # ======= __END_OF_REQUIRES__ =======