diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-08-09 10:07:38 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-09 12:09:04 +0200 |
commit | 067b268fe0423b17f4eff90940707ea45b52daaa (patch) | |
tree | 624f9b6fd98f4cd9e772c98b60b17617b866a8fc /package/sqlite/sqlite.hash | |
parent | 05e8d6af1bac8093825fcb388eab07f1e0752f83 (diff) | |
download | buildroot-067b268fe0423b17f4eff90940707ea45b52daaa.tar.gz buildroot-067b268fe0423b17f4eff90940707ea45b52daaa.zip |
sqlite: bump version to 3.14.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 ce03e1ecd3..b4db80d90b 100644 --- a/package/sqlite/sqlite.hash +++ b/package/sqlite/sqlite.hash @@ -1,4 +1,4 @@ # From http://www.sqlite.org/download.html -sha1 f6f76e310389e3f510b23826f805850449ae8653 sqlite-autoconf-3130000.tar.gz +sha1 f0ed10b416c467062c76b899f08c773c713fb8fd sqlite-autoconf-3140000.tar.gz # Calculated based on the hash above -sha256 e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b sqlite-autoconf-3130000.tar.gz +sha256 742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76 sqlite-autoconf-3140000.tar.gz |