diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-05-23 18:39:56 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-25 07:50:18 +0100 |
commit | ce376577a963ce2d906a5b4fac756d57e3c4353d (patch) | |
tree | 81cdfd076783f9effc475b5465b748bce7378045 /meta/recipes-support | |
parent | 9ade84b57e03e8f7731e031d287593d1b773b640 (diff) | |
download | poky-ce376577a963ce2d906a5b4fac756d57e3c4353d.tar.gz |
sqlite3: update to 3.13.0
3.12.2 -> 3.13.0
(From OE-Core rev: eb1ebea41566d233489c43e73d5f7100ab3e538c)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/sqlite/sqlite3_3.13.0.bb (renamed from meta/recipes-support/sqlite/sqlite3_3.12.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3_3.12.2.bb b/meta/recipes-support/sqlite/sqlite3_3.13.0.bb index 9c073b3f31..883c72d85f 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.12.2.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.13.0.bb | |||
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b357 | |||
5 | 5 | ||
6 | SRC_URI = "http://www.sqlite.org/2016/sqlite-autoconf-${SQLITE_PV}.tar.gz" | 6 | SRC_URI = "http://www.sqlite.org/2016/sqlite-autoconf-${SQLITE_PV}.tar.gz" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "c552a133aca1ce1d647163d9e43bbcb1" | 8 | SRC_URI[md5sum] = "4e83f39fa2ffb610ac5ecd36865da6a2" |
9 | SRC_URI[sha256sum] = "fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb" | 9 | SRC_URI[sha256sum] = "e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b" |