diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-08-30 16:18:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-03 09:58:39 +0100 |
commit | bc42617fff74ecf1442c20d9a71bed9c878c1800 (patch) | |
tree | 3ffb278c74ee750f3178d5d8caf2890844828c11 /meta/recipes-support/sqlite | |
parent | 8dcb8da9e31ae74342cc00edd447311334e28c20 (diff) | |
download | poky-bc42617fff74ecf1442c20d9a71bed9c878c1800.tar.gz |
sqlite3: upgrade to 3.14.1
(From OE-Core rev: 6858df73073d32f6301b2302ae563670e32db134)
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/sqlite')
-rw-r--r-- | meta/recipes-support/sqlite/sqlite3_3.14.1.bb (renamed from meta/recipes-support/sqlite/sqlite3_3.14.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3_3.14.0.bb b/meta/recipes-support/sqlite/sqlite3_3.14.1.bb index 6b815c84dc..3af0d2f9c3 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.14.0.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.14.1.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] = "1813c764b0ee422adcd1978ea73a3445" | 8 | SRC_URI[md5sum] = "3634a90a3f49541462bcaed3474b2684" |
9 | SRC_URI[sha256sum] = "742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76" | 9 | SRC_URI[sha256sum] = "bc7182476900017becb81565ecea7775d46ab747a97281aa610f4f45881c47a6" |