We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e48238 commit def6dd0Copy full SHA for def6dd0
depends/packages/sqlite.mk
@@ -1,8 +1,8 @@
1
package=sqlite
2
-$(package)_version=3380500
3
-$(package)_download_path=https://sqlite.org/2022/
+$(package)_version=3460100
+$(package)_download_path=https://sqlite.org/2024/
4
$(package)_file_name=sqlite-autoconf-$($(package)_version).tar.gz
5
-$(package)_sha256_hash=5af07de982ba658fd91a03170c945f99c971f6955bc79df3266544373e39869c
+$(package)_sha256_hash=67d3fe6d268e6eaddcae3727fce58fcc8e9c53869bdd07a0c61e38ddf2965071
6
7
define $(package)_set_vars
8
$(package)_config_opts=--disable-shared --disable-readline --disable-dynamic-extensions --enable-option-checking
0 commit comments