Skip to content

Commit

Permalink
Merge 63678f7 into a46065e
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Apr 29, 2024
2 parents a46065e + 63678f7 commit a53ec63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions depends/packages/sqlite.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=sqlite
$(package)_version=3380500
$(package)_download_path=https://sqlite.org/2022/
$(package)_version=3450300
$(package)_download_path=https://sqlite.org/2024/
$(package)_file_name=sqlite-autoconf-$($(package)_version).tar.gz
$(package)_sha256_hash=5af07de982ba658fd91a03170c945f99c971f6955bc79df3266544373e39869c
$(package)_sha256_hash=b2809ca53124c19c60f42bf627736eae011afdcc205bb48270a5ee9a38191531

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

0 comments on commit a53ec63

Please sign in to comment.