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: 7.75.0/Makefile
===================================================================
--- 7.75.0/Makefile	(revision 417)
+++ 7.75.0/Makefile	(revision 418)
@@ -65,7 +65,7 @@
 REQUIRES          += net/ca-certificates/20211220
 REQUIRES          += net/krb5/1.19.1
 REQUIRES          += libs/libssh2/1.9.0
-REQUIRES          += libs/zstd/1.5.2
+REQUIRES          += libs/zstd/1.5.6
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 7.75.0-ppc32/Makefile
===================================================================
--- 7.75.0-ppc32/Makefile	(revision 417)
+++ 7.75.0-ppc32/Makefile	(revision 418)
@@ -19,7 +19,7 @@
 REQUIRES          += net/gnutls/3.8.0-ppc32
 REQUIRES          += net/krb5/1.19.1-ppc32
 REQUIRES          += libs/libssh2/1.9.0-ppc32
-REQUIRES          += libs/zstd/1.5.2-ppc32
+REQUIRES          += libs/zstd/1.5.6-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 7.75.0-x86_32/Makefile
===================================================================
--- 7.75.0-x86_32/Makefile	(revision 417)
+++ 7.75.0-x86_32/Makefile	(revision 418)
@@ -16,7 +16,7 @@
 REQUIRES          += net/gnutls/3.8.0-x86_32
 REQUIRES          += net/krb5/1.19.1-x86_32
 REQUIRES          += libs/libssh2/1.9.0-x86_32
-REQUIRES          += libs/zstd/1.5.2-x86_32
+REQUIRES          += libs/zstd/1.5.6-x86_32
 
 # ======= __END_OF_REQUIRES__ =======