summaryrefslogtreecommitdiff
path: root/open-source-lorries/libserf-tarball.lorry
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-10-21 14:37:07 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2015-10-21 14:40:40 +0100
commit439e6430538d955b5f9f3c2661d7d0b297a5052b (patch)
tree0b60e88a24b94f316f5d6e565ee027a4b6384bbc /open-source-lorries/libserf-tarball.lorry
parentee6c964befa2b6e4b3e9fa0d93105b239f257fdd (diff)
downloadlorries-439e6430538d955b5f9f3c2661d7d0b297a5052b.tar.gz
Update libserf-tarball to version 1.2.1
The latest version is 1.3.8, but they changed the build-system to SCons. We have to continue to use libserf-tarball because of a bootstrapping problem: 1. svn fails to fetch http:// urls 2. This is because svn was built without it 3. This is because the version of libserf was too old 4. libserf's version control is svn behind an http:// url. Change-Id: Ie4bee71e0ec8f194497fbf92db0e1f6b912c7ed5
Diffstat (limited to 'open-source-lorries/libserf-tarball.lorry')
-rw-r--r--open-source-lorries/libserf-tarball.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/libserf-tarball.lorry b/open-source-lorries/libserf-tarball.lorry
index 006c436..8dbcd06 100644
--- a/open-source-lorries/libserf-tarball.lorry
+++ b/open-source-lorries/libserf-tarball.lorry
@@ -1,6 +1,6 @@
{
"libserf-tarball": {
"type": "tarball",
- "url": "http://serf.googlecode.com/files/serf-1.1.0.tar.bz2"
+ "url": "https://archive.apache.org/dist/serf/serf-1.2.1.tar.bz2"
}
}