Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Force SQLite 3.45 build from source.
  • Loading branch information
phenaproxima committed Dec 13, 2024
commit 78d10bd67905b80cc1d9ce4d85c21c91a3cf4a35
4 changes: 2 additions & 2 deletions config/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -751,8 +751,8 @@
},
"sqlite": {
"type": "url",
"url": "https://www.sqlite.org/2023/sqlite-autoconf-3430200.tar.gz",
"provide-pre-built": true,
"url": "https://sqlite.org/2024/sqlite-autoconf-3450200.tar.gz",
"provide-pre-built": false,
"license": {
"type": "text",
"text": "The author disclaims copyright to this source code. In place of\na legal notice, here is a blessing:\n\n * May you do good and not evil.\n * May you find forgiveness for yourself and forgive others.\n * May you share freely, never taking more than you give."
Expand Down