diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-09-13 13:45:13 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-09-13 15:33:54 +0200 |
commit | 27281b5caad935db9f9f897194dfa00565d9c500 (patch) | |
tree | 4b24e5f268cef2b8dd5ac84fcdfbc7aca760b5c5 /package/sqlite/sqlite.hash | |
parent | bc5584fc90b491610aecec22102a772d0805ddf4 (diff) | |
download | buildroot-27281b5caad935db9f9f897194dfa00565d9c500.tar.gz buildroot-27281b5caad935db9f9f897194dfa00565d9c500.zip |
sqlite: bump version to 3140200 (3.14.2)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/sqlite/sqlite.hash')
-rw-r--r-- | package/sqlite/sqlite.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash index b4db80d90b..308522bf7c 100644 --- a/package/sqlite/sqlite.hash +++ b/package/sqlite/sqlite.hash @@ -1,4 +1,4 @@ # From http://www.sqlite.org/download.html -sha1 f0ed10b416c467062c76b899f08c773c713fb8fd sqlite-autoconf-3140000.tar.gz +sha1 5d3a6bccd9154963641960db61df901a4e0b3ca0 sqlite-autoconf-3140200.tar.gz # Calculated based on the hash above -sha256 742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76 sqlite-autoconf-3140000.tar.gz +sha256 644f0c127f7d0cbe8765b9bbdf9ed09d6a2f2b9dfba48ddfd8ca0a42fdb5b3fc sqlite-autoconf-3140200.tar.gz |