sqlite: upgrade to SQLite 3.16.2

Downloaded from https://sqlite.org/2017/sqlite-amalgamation-3160200.zip

    $ sha256sum sqlite-amalgamation-3160200.zip
    3ea98729366ec1d38d13a860aa10cfe29a355bfe089c32080987e2771514c42b  sqlite-amalgamation-3160200.zip

dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.

dist contains a copy of dist/orig, but with the Android.patch file applied.
Please see Android.patch for a list of differences between stock and
Android.

The Android specific patch applied cleanly and was regenerated.

This minor release contains critical bug fixes.

More details about the release are available here: https://sqlite.org/releaselog/3_16_2.html

Change-Id: I6ce37ee6b95f8b47bf9935cd19430d102361a7d4
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
6 files changed
tree: e6e620f6a5a2ada6b76ff5afa5e750551564934c
  1. android/
  2. dist/
  3. CleanSpec.mk
  4. README.version