]> code.ossystems Code Review - openembedded-core.git/commitdiff
sqlite3: upgrade 3.34.1 -> 3.35.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Mar 2021 16:29:23 +0000 (16:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Mar 2021 00:08:54 +0000 (00:08 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3_3.35.0.bb [moved from meta/recipes-support/sqlite/sqlite3_3.34.1.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-support/sqlite/sqlite3_3.34.1.bb
rename to meta/recipes-support/sqlite/sqlite3_3.35.0.bb
index fe5adb221e3f2336d460571af04524519cfa5a77..127065bbc1cee680d22a2f22fe9f15e93980d20e 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
 
 SRC_URI = "http://www.sqlite.org/2021/sqlite-autoconf-${SQLITE_PV}.tar.gz"
-SRC_URI[sha256sum] = "2a3bca581117b3b88e5361d0ef3803ba6d8da604b1c1a47d902ef785c1b53e89"
+SRC_URI[sha256sum] = "3dfb3f143c83695a555c7dd9e06ed924f9d273c287989874e102656724baf2d0"
 
 # -19242 is only an issue in specific development branch commits
 CVE_CHECK_WHITELIST += "CVE-2019-19242"