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: NetworkManager/1.31.3/Makefile
===================================================================
--- NetworkManager/1.31.3/Makefile	(revision 445)
+++ NetworkManager/1.31.3/Makefile	(revision 446)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/GNOME/core/NetworkManager
 
-REQUIRES           = app/sqlite/3.39.4.0
+REQUIRES           = app/sqlite/3.49.1.0
 REQUIRES          += libs/jansson/2.13.1
 REQUIRES          += libs/libpsl/0.21.1
 REQUIRES          += libs/newt/0.52.21
Index: cyrus-imapd/3.4.4/Makefile
===================================================================
--- cyrus-imapd/3.4.4/Makefile	(revision 445)
+++ cyrus-imapd/3.4.4/Makefile	(revision 446)
@@ -63,7 +63,7 @@
 REQUIRES           = app/util-linux/2.38.1
 REQUIRES          += app/mariadb/10.6.5
 REQUIRES          += app/postgresql/14.1
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += dev/perl/5.36.0
 REQUIRES          += libs/jansson/2.13.1
 REQUIRES          += libs/libxml2/2.11.4
Index: cyrus-sasl/2.1.27/Makefile
===================================================================
--- cyrus-sasl/2.1.27/Makefile	(revision 445)
+++ cyrus-sasl/2.1.27/Makefile	(revision 446)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/n/cyrus-sasl
 
 REQUIRES           = app/db/18.1.40
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += net/openldap/2.4.58
 REQUIRES          += net/openssl/3.4.1
 REQUIRES          += secure/pam/1.5.1
Index: cyrus-sasl/2.1.27-ppc32/Makefile
===================================================================
--- cyrus-sasl/2.1.27-ppc32/Makefile	(revision 445)
+++ cyrus-sasl/2.1.27-ppc32/Makefile	(revision 446)
@@ -17,7 +17,7 @@
 
 REQUIRES           = net/cyrus-sasl/2.1.27
 REQUIRES          += app/db/18.1.40-ppc32
-REQUIRES          += app/sqlite/3.39.4.0-ppc32
+REQUIRES          += app/sqlite/3.49.1.0-ppc32
 REQUIRES          += net/openldap/2.4.58-ppc32
 REQUIRES          += net/openssl/3.4.1-ppc32
 REQUIRES          += secure/pam/1.5.1-ppc32
Index: cyrus-sasl/2.1.27-x86_32/Makefile
===================================================================
--- cyrus-sasl/2.1.27-x86_32/Makefile	(revision 445)
+++ cyrus-sasl/2.1.27-x86_32/Makefile	(revision 446)
@@ -14,7 +14,7 @@
 
 REQUIRES           = net/cyrus-sasl/2.1.27
 REQUIRES          += app/db/18.1.40-x86_32
-REQUIRES          += app/sqlite/3.39.4.0-x86_32
+REQUIRES          += app/sqlite/3.49.1.0-x86_32
 REQUIRES          += net/openldap/2.4.58-x86_32
 REQUIRES          += net/openssl/3.4.1-x86_32
 REQUIRES          += secure/pam/1.5.1-x86_32
Index: gnupg2/2.2.27/Makefile
===================================================================
--- gnupg2/2.2.27/Makefile	(revision 445)
+++ gnupg2/2.2.27/Makefile	(revision 446)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/n/gnupg2
 
 REQUIRES           = app/bzip2/1.0.8
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += libs/libusb-compat/0.1.7
 REQUIRES          += libs/readline/8.2
 REQUIRES          += net/pinentry/1.1.1
Index: httpd/2.4.51/Makefile
===================================================================
--- httpd/2.4.51/Makefile	(revision 445)
+++ httpd/2.4.51/Makefile	(revision 446)
@@ -64,7 +64,7 @@
 REQUIRES          += app/db/18.1.40
 REQUIRES          += app/mariadb/10.6.5
 REQUIRES          += app/postgresql/14.1
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += dev/perl/5.36.0
 REQUIRES          += dev/lua/5.4.2
 REQUIRES          += libs/serf/1.3.9
Index: nss/3.97/Makefile
===================================================================
--- nss/3.97/Makefile	(revision 445)
+++ nss/3.97/Makefile	(revision 446)
@@ -63,7 +63,7 @@
 SOURCE_REQUIRES    = sources/packages/n/mozilla-nss
 
 REQUIRES           = net/nspr/4.35
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: nss/3.97-ppc32/Makefile
===================================================================
--- nss/3.97-ppc32/Makefile	(revision 445)
+++ nss/3.97-ppc32/Makefile	(revision 446)
@@ -19,7 +19,7 @@
 
 REQUIRES           = net/nss/3.97
 REQUIRES          += net/nspr/4.35-ppc32
-REQUIRES          += app/sqlite/3.39.4.0-ppc32
+REQUIRES          += app/sqlite/3.49.1.0-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: nss/3.97-x86_32/Makefile
===================================================================
--- nss/3.97-x86_32/Makefile	(revision 445)
+++ nss/3.97-x86_32/Makefile	(revision 446)
@@ -16,7 +16,7 @@
 
 REQUIRES           = net/nss/3.97
 REQUIRES          += net/nspr/4.35-x86_32
-REQUIRES          += app/sqlite/3.39.4.0-x86_32
+REQUIRES          += app/sqlite/3.49.1.0-x86_32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: opendkim/2.11.0.2/Makefile
===================================================================
--- opendkim/2.11.0.2/Makefile	(revision 445)
+++ opendkim/2.11.0.2/Makefile	(revision 446)
@@ -67,7 +67,7 @@
 REQUIRES          += net/openssl/3.4.1
 REQUIRES          += net/curl/7.75.0
 REQUIRES          += net/krb5/1.19.1
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += app/db/18.1.40
 
 # ======= __END_OF_REQUIRES__ =======
Index: php/8.1.2/Makefile
===================================================================
--- php/8.1.2/Makefile	(revision 445)
+++ php/8.1.2/Makefile	(revision 446)
@@ -92,7 +92,7 @@
 REQUIRES          += app/db/18.1.40
 REQUIRES          += app/mariadb/10.6.5
 REQUIRES          += app/postgresql/14.1
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += libs/libiodbc/3.52.14
 
 # ======= __END_OF_REQUIRES__ =======
Index: postfix/3.6.4/Makefile
===================================================================
--- postfix/3.6.4/Makefile	(revision 445)
+++ postfix/3.6.4/Makefile	(revision 446)
@@ -63,7 +63,7 @@
 REQUIRES           = app/db/18.1.40
 REQUIRES          += app/mariadb/10.6.5
 REQUIRES          += app/postgresql/14.1
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += dev/perl/5.36.0
 REQUIRES          += libs/pcre/8.45
 REQUIRES          += net/cyrus-sasl/2.1.27
Index: ulogd/2.0.8/Makefile
===================================================================
--- ulogd/2.0.8/Makefile	(revision 445)
+++ ulogd/2.0.8/Makefile	(revision 446)
@@ -66,7 +66,7 @@
 REQUIRES          += net/libpcap/1.10.0
 REQUIRES          += app/mariadb/10.6.5
 REQUIRES          += app/postgresql/14.1
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += libs/jansson/2.13.1
 
 # ======= __END_OF_REQUIRES__ =======
Index: uwsgi/2.0.20/Makefile
===================================================================
--- uwsgi/2.0.20/Makefile	(revision 445)
+++ uwsgi/2.0.20/Makefile	(revision 446)
@@ -66,7 +66,7 @@
 REQUIRES          += libs/libxml2/2.11.4
 REQUIRES          += libs/jansson/2.13.1
 REQUIRES          += app/xz/5.6.3
-REQUIRES          += app/sqlite/3.39.4.0
+REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += net/openssl/3.4.1
 REQUIRES          += net/openldap/2.4.58
 REQUIRES          += dev/python3/3.10.8