diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-09-03 09:54:52 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-09-03 13:55:28 +0200 |
commit | 16ddb2ba24d3faafc7845464e549abca81734624 (patch) | |
tree | 711da9c7e498f7a8dd35450408e1fa4a8851a7a6 /package/sqlite/sqlite.hash | |
parent | 1a417c1968b0cefb9170accf1e65ae6fcdf98c1f (diff) | |
download | buildroot-16ddb2ba24d3faafc7845464e549abca81734624.tar.gz buildroot-16ddb2ba24d3faafc7845464e549abca81734624.zip |
package/sqlite: bump version to 3.20.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 bed2aefb1e..22882c9530 100644 --- a/package/sqlite/sqlite.hash +++ b/package/sqlite/sqlite.hash @@ -1,4 +1,4 @@ # From http://www.sqlite.org/download.html -sha1 2a451bcf42dc0865840463f7efc3f51cebeb4ea8 sqlite-autoconf-3200000.tar.gz +sha1 48593dcd19473f25fe6fcd08048e13ddbff4c983 sqlite-autoconf-3200100.tar.gz # Calculated based on the hash above -sha256 3814c6f629ff93968b2b37a70497cfe98b366bf587a2261a56a5f750af6ae6a0 sqlite-autoconf-3200000.tar.gz +sha256 ec66595b29bc0798b023a5122021ea646ab4fa9e2f735937c5426feeba950742 sqlite-autoconf-3200100.tar.gz |