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 417)
+++ Makefile	(revision 418)
@@ -62,7 +62,7 @@
 
 REQUIRES           = app/util-linux/2.38.1
 REQUIRES          += libs/lzo/2.10
-REQUIRES          += libs/zstd/1.5.2
+REQUIRES          += libs/zstd/1.5.6
 REQUIRES          += net/openssl/1.1.1r
 
 # ======= __END_OF_REQUIRES__ =======