]> code.ossystems Code Review - openembedded-core.git/commitdiff
sqlite3: upgrade 3.32.2 -> 3.32.3
authorAndreas Müller <schnitzeltony@gmail.com>
Mon, 22 Jun 2020 22:15:48 +0000 (00:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Jun 2020 17:06:05 +0000 (18:06 +0100)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3_3.32.3.bb [moved from meta/recipes-support/sqlite/sqlite3_3.32.2.bb with 68% similarity]

similarity index 68%
rename from meta/recipes-support/sqlite/sqlite3_3.32.2.bb
rename to meta/recipes-support/sqlite/sqlite3_3.32.3.bb
index 8de74aa221bb9f8f2c4d071d470c9012258ab947..1d4e8d47726ddbca452609aac3689305d0b5844e 100644 (file)
@@ -4,8 +4,8 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
 
 SRC_URI = "http://www.sqlite.org/2020/sqlite-autoconf-${SQLITE_PV}.tar.gz"
-SRC_URI[md5sum] = "eb498918a33159cdf8104997aad29e83"
-SRC_URI[sha256sum] = "2dbef1254c1dbeeb5d13d7722d37e633f18ccbba689806b0a65b68701a5b6084"
+SRC_URI[md5sum] = "2e3911a3c15e85c2f2d040154bbe5ce3"
+SRC_URI[sha256sum] = "a31507123c1c2e3a210afec19525fd7b5bb1e19a6a34ae5b998fbd7302568b66"
 
 # -19242 is only an issue in specific development branch commits
 CVE_CHECK_WHITELIST += "CVE-2019-19242"