From 439e6430538d955b5f9f3c2661d7d0b297a5052b Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 21 Oct 2015 14:37:07 +0100 Subject: 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 --- open-source-lorries/libserf-tarball.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'open-source-lorries/libserf-tarball.lorry') 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" } } -- cgit v1.2.1