aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-05-05 17:21:16 -0400
committerRob Austein <sra@hactrn.net>2016-05-05 17:21:16 -0400
commitbe705c3aecaf201b7f9c649cfed01e38e73c8f68 (patch)
treeb5ba1753d12307444cf098803182d1b9771c0e9a
parentf71125a0d3df1ec17453212fd5b6e64bf492fbf2 (diff)
Update to current version of SQLite3. Not sure we're going to be
keeping this at all, but if we do, we should stay current.
-rw-r--r--GNUmakefile2
-rw-r--r--sqlite-autoconf-3080900.tar.gzbin2037200 -> 0 bytes
-rw-r--r--sqlite-autoconf-3120100.tar.gzbin0 -> 2374576 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 7e7367d..d3255f8 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -36,7 +36,7 @@
# generates a lot of fetches during release engineering and continuous
# integration, which would be a bit anti-social.
-URL := http://sqlite.org/2015/sqlite-autoconf-3080900.tar.gz
+URL := http://sqlite.org/2016/sqlite-autoconf-3120100.tar.gz
# Whether to enable threading. Main reason for being able to turn it
# off is that gdb on the Novena goes bananas when threading is enabled.
diff --git a/sqlite-autoconf-3080900.tar.gz b/sqlite-autoconf-3080900.tar.gz
deleted file mode 100644
index 204e086..0000000
--- a/sqlite-autoconf-3080900.tar.gz
+++ /dev/null
Binary files differ
diff --git a/sqlite-autoconf-3120100.tar.gz b/sqlite-autoconf-3120100.tar.gz
new file mode 100644
index 0000000..184dd77
--- /dev/null
+++ b/sqlite-autoconf-3120100.tar.gz
Binary files differ