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: 1.6.3/Makefile
===================================================================
--- 1.6.3/Makefile	(revision 445)
+++ 1.6.3/Makefile	(revision 446)
@@ -65,7 +65,7 @@
 REQUIRES          += net/openldap/2.4.58
 REQUIRES          += app/postgresql/14.1
 REQUIRES          += app/mariadb/10.6.5
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += app/db/18.1.40
 
 # ======= __END_OF_REQUIRES__ =======
Index: 1.6.3-ppc32/Makefile
===================================================================
--- 1.6.3-ppc32/Makefile	(revision 445)
+++ 1.6.3-ppc32/Makefile	(revision 446)
@@ -21,7 +21,7 @@
 REQUIRES          += net/openldap/2.4.58-ppc32
 REQUIRES          += app/postgresql/14.1-ppc32
 REQUIRES          += app/mariadb/10.6.5-ppc32
-REQUIRES          += app/sqlite/3.39.4.0-ppc32
+REQUIRES          += app/sqlite/3.49.1.0-ppc32
 REQUIRES          += app/db/18.1.40-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
Index: 1.6.3-x86_32/Makefile
===================================================================
--- 1.6.3-x86_32/Makefile	(revision 445)
+++ 1.6.3-x86_32/Makefile	(revision 446)
@@ -18,7 +18,7 @@
 REQUIRES          += net/openldap/2.4.58-x86_32
 REQUIRES          += app/postgresql/14.1-x86_32
 REQUIRES          += app/mariadb/10.6.5-x86_32
-REQUIRES          += app/sqlite/3.39.4.0-x86_32
+REQUIRES          += app/sqlite/3.49.1.0-x86_32
 REQUIRES          += app/db/18.1.40-x86_32
 
 # ======= __END_OF_REQUIRES__ =======