mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Merge e16f644104 into merged_master (Bitcoin PR bitcoin/bitcoin#25378)
This commit is contained in:
commit
44d189f389
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package=sqlite
|
||||
$(package)_version=3320100
|
||||
$(package)_download_path=https://sqlite.org/2020/
|
||||
$(package)_version=3380500
|
||||
$(package)_download_path=https://sqlite.org/2022/
|
||||
$(package)_file_name=sqlite-autoconf-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=486748abfb16abd8af664e3a5f03b228e5f124682b0c942e157644bf6fff7d10
|
||||
$(package)_sha256_hash=5af07de982ba658fd91a03170c945f99c971f6955bc79df3266544373e39869c
|
||||
|
||||
define $(package)_set_vars
|
||||
$(package)_config_opts=--disable-shared --disable-readline --disable-dynamic-extensions --enable-option-checking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue