]> code.ossystems Code Review - openembedded-core.git/commitdiff
sqlite3: update to 3.13.0
authorMaxin B. John <maxin.john@intel.com>
Mon, 23 May 2016 15:39:56 +0000 (18:39 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 May 2016 06:49:54 +0000 (07:49 +0100)
3.12.2 -> 3.13.0

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3_3.13.0.bb [moved from meta/recipes-support/sqlite/sqlite3_3.12.2.bb with 58% similarity]

similarity index 58%
rename from meta/recipes-support/sqlite/sqlite3_3.12.2.bb
rename to meta/recipes-support/sqlite/sqlite3_3.13.0.bb
index 9c073b3f316390266a4cb898064d9db5b535da62..883c72d85f0bf1e6d0f631c55dee873d8dbd1155 100644 (file)
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b357
 
 SRC_URI = "http://www.sqlite.org/2016/sqlite-autoconf-${SQLITE_PV}.tar.gz"
 
-SRC_URI[md5sum] = "c552a133aca1ce1d647163d9e43bbcb1"
-SRC_URI[sha256sum] = "fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb"
+SRC_URI[md5sum] = "4e83f39fa2ffb610ac5ecd36865da6a2"
+SRC_URI[sha256sum] = "e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b"