]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
sqlite3: upgrade 3.38.5 -> 3.39.0
authorwangmy <wangmy@fujitsu.com>
Thu, 30 Jun 2022 04:25:36 +0000 (12:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2022 10:30:50 +0000 (11:30 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3_3.39.0.bb [moved from meta/recipes-support/sqlite/sqlite3_3.38.5.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-support/sqlite/sqlite3_3.38.5.bb
rename to meta/recipes-support/sqlite/sqlite3_3.39.0.bb
index d56a3a0209eae384eb76117e17022d0c2c029448..a44a75289319c2deb50d1ab03e7263dd7af059b6 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
 
 SRC_URI = "http://www.sqlite.org/2022/sqlite-autoconf-${SQLITE_PV}.tar.gz"
-SRC_URI[sha256sum] = "5af07de982ba658fd91a03170c945f99c971f6955bc79df3266544373e39869c"
+SRC_URI[sha256sum] = "e90bcaef6dd5813fcdee4e867f6b65f3c9bfd0aec0f1017f9f3bbce1e4ed09e2"
 
 # -19242 is only an issue in specific development branch commits
 CVE_CHECK_IGNORE += "CVE-2019-19242"