Skip to content

Commit 9d6a7b2

Browse files
committed
build: sqlite 3380500 in depends
1 parent fa07ee1 commit 9d6a7b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

depends/packages/sqlite.mk

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=sqlite
2-
$(package)_version=3320100
3-
$(package)_download_path=https://sqlite.org/2020/
2+
$(package)_version=3380500
3+
$(package)_download_path=https://sqlite.org/2022/
44
$(package)_file_name=sqlite-autoconf-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=486748abfb16abd8af664e3a5f03b228e5f124682b0c942e157644bf6fff7d10
5+
$(package)_sha256_hash=5af07de982ba658fd91a03170c945f99c971f6955bc79df3266544373e39869c
66

77
define $(package)_set_vars
88
$(package)_config_opts=--disable-shared --disable-readline --disable-dynamic-extensions --enable-option-checking

0 commit comments

Comments
 (0)