summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-12 18:20:37 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-12 18:20:45 +0000
commit5bfd35adc807d6824e9c8a30e0f6a947b37bef1e (patch)
tree698680ff9a1ab7fafc70bad8aa4e1b4c9a533549
parent879b7b825826b551ea02b4892b7c0cd71f0ea635 (diff)
downloadlorries-baserock/tiagogomes/update-tarball-urls.tar.gz
Update some tarball download URLsbaserock/tiagogomes/update-tarball-urls
-rw-r--r--open-source-lorries/libapr-tarball.lorry2
-rw-r--r--open-source-lorries/libapr-util-tarball.lorry2
-rw-r--r--open-source-lorries/libserf-tarball.lorry2
-rw-r--r--open-source-lorries/subversion-tarball.lorry2
4 files changed, 4 insertions, 4 deletions
diff --git a/open-source-lorries/libapr-tarball.lorry b/open-source-lorries/libapr-tarball.lorry
index 1d17acb..e1f9a80 100644
--- a/open-source-lorries/libapr-tarball.lorry
+++ b/open-source-lorries/libapr-tarball.lorry
@@ -1,6 +1,6 @@
{
"libapr-tarball": {
"type": "tarball",
- "url": "http://apache.mirror.anlx.net//apr/apr-1.4.6.tar.bz2"
+ "url": "http://apache.mirror.anlx.net/apr/apr-1.5.1.tar.bz2"
}
}
diff --git a/open-source-lorries/libapr-util-tarball.lorry b/open-source-lorries/libapr-util-tarball.lorry
index cc661aa..4162325 100644
--- a/open-source-lorries/libapr-util-tarball.lorry
+++ b/open-source-lorries/libapr-util-tarball.lorry
@@ -1,6 +1,6 @@
{
"libapr-util-tarball": {
"type": "tarball",
- "url": "http://apache.mirror.anlx.net//apr/apr-util-1.4.1.tar.bz2"
+ "url": "http://apache.mirror.anlx.net//apr/apr-util-1.5.4.tar.gz"
}
}
diff --git a/open-source-lorries/libserf-tarball.lorry b/open-source-lorries/libserf-tarball.lorry
index 006c436..475c351 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": "http://serf.googlecode.com/svn/src_releases/serf-1.3.8.tar.bz2"
}
}
diff --git a/open-source-lorries/subversion-tarball.lorry b/open-source-lorries/subversion-tarball.lorry
index 01d0ede..45f8c65 100644
--- a/open-source-lorries/subversion-tarball.lorry
+++ b/open-source-lorries/subversion-tarball.lorry
@@ -1,6 +1,6 @@
{
"subversion-tarball": {
"type": "tarball",
- "url": "http://www.mirrorservice.org/sites/ftp.apache.org/subversion/subversion-1.7.6.tar.bz2"
+ "url": "http://mirror.vorboss.net/apache/subversion/subversion-1.8.11.tar.bz2"
}
}