diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-05-18 15:54:08 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-23 13:55:47 +0200 |
commit | bd540fb983367f5c653c4f4894df26380eafaf25 (patch) | |
tree | 9e23626b8440769d25bbf68132055a4a49817331 /package/sqlite/sqlite.hash | |
parent | 5a2d79a51bc28756deecceb7d6e9265d93b23a0f (diff) | |
download | buildroot-bd540fb983367f5c653c4f4894df26380eafaf25.tar.gz buildroot-bd540fb983367f5c653c4f4894df26380eafaf25.zip |
sqlite: bump version to 3.13.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
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 a005cb11a4..ce03e1ecd3 100644 --- a/package/sqlite/sqlite.hash +++ b/package/sqlite/sqlite.hash @@ -1,4 +1,4 @@ # From http://www.sqlite.org/download.html -sha1 b43c2e7238e54c50b95fbbd85c48792f4f39af8c sqlite-autoconf-3120200.tar.gz +sha1 f6f76e310389e3f510b23826f805850449ae8653 sqlite-autoconf-3130000.tar.gz # Calculated based on the hash above -sha256 fd00770c9afd39db555c78400e52f55e8bd6568c78be23561abb472a22d09abb sqlite-autoconf-3120200.tar.gz +sha256 e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b sqlite-autoconf-3130000.tar.gz |