diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-01-06 20:11:25 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-01-08 19:08:12 +0100 |
commit | 1d02f1a9f2ea722e1aa858982c6a7cc75c301a13 (patch) | |
tree | 512042ec3c9efaf370a253c0e16dac14c91b9411 /package/sqlite/sqlite.hash | |
parent | 1968440f35ff5d035f4767c29ed3fd6446965523 (diff) | |
download | buildroot-1d02f1a9f2ea722e1aa858982c6a7cc75c301a13.tar.gz buildroot-1d02f1a9f2ea722e1aa858982c6a7cc75c301a13.zip |
sqlite: bump to version 3.10.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
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 435e5de0ba..4fca659077 100644 --- a/package/sqlite/sqlite.hash +++ b/package/sqlite/sqlite.hash @@ -1,4 +1,4 @@ # From http://www.sqlite.org/download.html -sha1 dae1ae5297fece9671ae0c434a7ecd0cda09c76a sqlite-autoconf-3090200.tar.gz +sha1 7be6e6869d0d2d9fe3df71b5c65f065dd2325f58 sqlite-autoconf-3100000.tar.gz # Calculated based on the hash above -sha256 064c0abe9c9177534d4c770bca7a5902f9924b629ac886b4c08956be6dfbc36b sqlite-autoconf-3090200.tar.gz +sha256 43cc292d70711fa7580250c8a1cd7c64813a4a0a479dbd502cce5f10b5d91042 sqlite-autoconf-3100000.tar.gz |