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.94/Makefile
===================================================================
--- 7.94/Makefile	(revision 395)
+++ 7.94/Makefile	(revision 396)
@@ -62,7 +62,7 @@
 
 REQUIRES           = libs/pcre/8.44
 REQUIRES          += libs/libssh2/1.9.0
-REQUIRES          += libs/zlib/1.2.13
+REQUIRES          += libs/zlib/1.3.1
 REQUIRES          += net/openssl/1.1.1r
 
 # ======= __END_OF_REQUIRES__ =======