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

383 Commits   1 Branch   1 Tag
Index: 1.3.9/Makefile
===================================================================
--- 1.3.9/Makefile	(revision 28)
+++ 1.3.9/Makefile	(revision 29)
@@ -54,7 +54,7 @@
 
 SOURCE_REQUIRES    = sources/packages/l/serf
 
-REQUIRES           = libs/apr-util/1.6.1
+REQUIRES           = libs/apr-util/1.6.3
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 1.3.9-ppc32/Makefile
===================================================================
--- 1.3.9-ppc32/Makefile	(revision 28)
+++ 1.3.9-ppc32/Makefile	(revision 29)
@@ -16,7 +16,7 @@
 SOURCE_REQUIRES    = sources/packages/l/serf
 
 REQUIRES           = libs/serf/1.3.9
-REQUIRES          += libs/apr-util/1.6.1-ppc32
+REQUIRES          += libs/apr-util/1.6.3-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 1.3.9-x86_32/Makefile
===================================================================
--- 1.3.9-x86_32/Makefile	(revision 28)
+++ 1.3.9-x86_32/Makefile	(revision 29)
@@ -13,7 +13,7 @@
 SOURCE_REQUIRES    = sources/packages/l/serf
 
 REQUIRES           = libs/serf/1.3.9
-REQUIRES          += libs/apr-util/1.6.1-x86_32
+REQUIRES          += libs/apr-util/1.6.3-x86_32
 
 # ======= __END_OF_REQUIRES__ =======