From 462dda418a71d252526e89d1527e0efed47276b6 Mon Sep 17 00:00:00 2001 From: insunaa Date: Sun, 23 Oct 2022 16:59:39 +0200 Subject: [PATCH] Meson: Update SQLite Dep (Not yet implemented) --- subprojects/sqlite3.wrap | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/subprojects/sqlite3.wrap b/subprojects/sqlite3.wrap index 39434f566d9..d6af5800665 100644 --- a/subprojects/sqlite3.wrap +++ b/subprojects/sqlite3.wrap @@ -1,12 +1,12 @@ [wrap-file] -directory = sqlite-amalgamation-3380000 -source_url = https://sqlite.org/2022/sqlite-amalgamation-3380000.zip -source_filename = sqlite-amalgamation-3380000.zip -source_hash = e055f6054e97747a135c89e36520c0a423249e8a91c5fc445163f4a6adb20df6 -patch_filename = sqlite3_3.38.0-1_patch.zip -patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.38.0-1/get_patch -patch_hash = 49e30bf010ff63ab772d5417885e6905379025ceac80382e292c6dbd3a9da744 +directory = sqlite-amalgamation-3390300 +source_url = https://sqlite.org/2022/sqlite-amalgamation-3390300.zip +source_filename = sqlite-amalgamation-3390300.zip +source_hash = a89db3030d229d860ae56a8bac50ac9761434047ae886e47e7c8f9f428fa98ad +patch_filename = sqlite3_3.39.3-1_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch +patch_hash = f5c41ff7b3da1108ed221b9a820b41188550cafb8a6c3d247bb40bd598775050 +wrapdb_version = 3.39.3-1 [provide] sqlite3 = sqlite3_dep -