aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 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.