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: 0.9.5/Makefile
===================================================================
--- 0.9.5/Makefile	(revision 446)
+++ 0.9.5/Makefile	(revision 447)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/packages/l/libssh
 
-REQUIRES           = net/libgcrypt/1.10.1
+REQUIRES           = net/libgcrypt/1.11.0
 REQUIRES          += net/libpcap/1.10.0
 REQUIRES          += net/krb5/1.19.1
 
Index: 0.9.5-ppc32/Makefile
===================================================================
--- 0.9.5-ppc32/Makefile	(revision 446)
+++ 0.9.5-ppc32/Makefile	(revision 447)
@@ -16,7 +16,7 @@
 SOURCE_REQUIRES    = sources/packages/l/libssh
 
 REQUIRES           = libs/libssh/0.9.5
-REQUIRES          += net/libgcrypt/1.10.1-ppc32
+REQUIRES          += net/libgcrypt/1.11.0-ppc32
 REQUIRES          += net/libpcap/1.10.0-ppc32
 REQUIRES          += net/krb5/1.19.1-ppc32
 
Index: 0.9.5-x86_32/Makefile
===================================================================
--- 0.9.5-x86_32/Makefile	(revision 446)
+++ 0.9.5-x86_32/Makefile	(revision 447)
@@ -13,7 +13,7 @@
 SOURCE_REQUIRES    = sources/packages/l/libssh
 
 REQUIRES           = libs/libssh/0.9.5
-REQUIRES          += net/libgcrypt/1.10.1-x86_32
+REQUIRES          += net/libgcrypt/1.11.0-x86_32
 REQUIRES          += net/libpcap/1.10.0-x86_32
 REQUIRES          += net/krb5/1.19.1-x86_32