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: 2.19.3/Makefile
===================================================================
--- 2.19.3/Makefile	(revision 445)
+++ 2.19.3/Makefile	(revision 446)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/l/botan
 
 REQUIRES           = libs/boost/1.77.0
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 2.19.3-ppc32/Makefile
===================================================================
--- 2.19.3-ppc32/Makefile	(revision 445)
+++ 2.19.3-ppc32/Makefile	(revision 446)
@@ -17,7 +17,7 @@
 
 REQUIRES           = libs/botan/2.19.3
 REQUIRES          += libs/boost/1.77.0-ppc32
-REQUIRES          += app/sqlite/3.39.4.0-ppc32
+REQUIRES          += app/sqlite/3.49.1.0-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 2.19.3-x86_32/Makefile
===================================================================
--- 2.19.3-x86_32/Makefile	(revision 445)
+++ 2.19.3-x86_32/Makefile	(revision 446)
@@ -14,7 +14,7 @@
 
 REQUIRES           = libs/botan/2.19.3
 REQUIRES          += libs/boost/1.77.0-x86_32
-REQUIRES          += app/sqlite/3.39.4.0-x86_32
+REQUIRES          += app/sqlite/3.49.1.0-x86_32
 
 # ======= __END_OF_REQUIRES__ =======