summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-03 09:39:44 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-03 09:39:44 +0000
commit7acfe472075bbf07cd3bb8fe83b45095715e46df (patch)
tree73b3d5c0cb79f071c71999f53b36431daa049f37
parent62645d69533313f431d80a14ce032667577adc4f (diff)
downloadlorries-7acfe472075bbf07cd3bb8fe83b45095715e46df.tar.gz
sqlite3: update download URL to newer tarball
-rw-r--r--open-source-lorries/sqlite3.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/sqlite3.lorry b/open-source-lorries/sqlite3.lorry
index a7d10ed..92bf72a 100644
--- a/open-source-lorries/sqlite3.lorry
+++ b/open-source-lorries/sqlite3.lorry
@@ -3,6 +3,6 @@
"type": "tarball",
"compression": "gzip",
"strip": 1,
- "url": "http://sqlite.org/sqlite-autoconf-3071300.tar.gz"
+ "url": "http://www.sqlite.org/2015/sqlite-autoconf-3080801.tar.gz"
}
}