sqlite: upgrade to SQLite 3.16.1

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

    $ sha256sum sqlite-amalgamation-3160100.zip
    7c75d544d6a1627b176a17999a22ca871acab33c686ae0e3a2553bde475aa1f9  sqlite-amalgamation-3160100.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 a critical bug fix
for row values within triggers.

More details about the release is avaliable here: https://sqlite.org/releaselog/3_16_1.html

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