From: Nirbheek Chauhan Date: Mon, 13 Jul 2020 12:08:48 +0000 (+0530) Subject: sqlite: Fix build on Windows with MSVC X-Git-Tag: 1.19.3~481^2~87 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=856239a7a7380e52ba7ff327d6ff873e9e21c0bb;p=platform%2Fupstream%2Fgstreamer.git sqlite: Fix build on Windows with MSVC We need to use the latest sqlite wrap version which fixes a bug where symbols weren't getting exported and the import library couldn't be created, so libsoup couldn't find sqlite. Part-of: --- diff --git a/subprojects/sqlite.wrap b/subprojects/sqlite.wrap index a9c9eb0..6934dc4 100644 --- a/subprojects/sqlite.wrap +++ b/subprojects/sqlite.wrap @@ -1,10 +1,10 @@ [wrap-file] -directory = sqlite-amalgamation-3250100 +directory = sqlite-amalgamation-3310100 -source_url = https://www.sqlite.org/2018/sqlite-amalgamation-3250100.zip -source_filename = sqlite-amalgamation-3250100.zip -source_hash = 6c68b6364fa0e01d9d05088ba473ac4e7a6fbc64f9b9aeb6d830f944e2a1fa03 +source_url = https://www.sqlite.org/2020/sqlite-amalgamation-3310100.zip +source_filename = sqlite-amalgamation-3310100.zip +source_hash = f3c79bc9f4162d0b06fa9fe09ee6ccd23bb99ce310b792c5145f87fbcc30efca -patch_url = https://github.com/mesonbuild/sqlite/releases/download/3250100-2/sqlite.zip -patch_filename = sqlite.zip -patch_hash = b8b4c04b02f20a842b013a2609a8ebb367669a39e4077eba4892796ede39f6ec +patch_url = https://wrapdb.mesonbuild.com/v1/projects/sqlite/3310100/1/get_zip +patch_filename = sqlite-3310100-1-wrap.zip +patch_hash = 81f8efc1cbed88226b2fcd7c0221a90f43613fd8c311b8f653c3487cc88363cd