summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/boost.lorry2
-rw-r--r--open-source-lorries/gperftools.lorry2
-rw-r--r--open-source-lorries/leveldb.lorry2
3 files changed, 3 insertions, 3 deletions
diff --git a/open-source-lorries/boost.lorry b/open-source-lorries/boost.lorry
index 21d84db..2a0e4d2 100644
--- a/open-source-lorries/boost.lorry
+++ b/open-source-lorries/boost.lorry
@@ -1,7 +1,7 @@
{
"boost": {
"type": "svn",
- "url": " http://svn.boost.org/svn/",
+ "url": "http://svn.boost.org/svn/boost/",
"layout": "standard"
}
}
diff --git a/open-source-lorries/gperftools.lorry b/open-source-lorries/gperftools.lorry
index bf6a250..a895be9 100644
--- a/open-source-lorries/gperftools.lorry
+++ b/open-source-lorries/gperftools.lorry
@@ -1,6 +1,6 @@
{
"gperftools": {
"type": "git",
- "url": "https://code.google.com/p/gperftools/"
+ "url": "http://code.google.com/p/gperftools/"
}
}
diff --git a/open-source-lorries/leveldb.lorry b/open-source-lorries/leveldb.lorry
index 1f272db..57c55d6 100644
--- a/open-source-lorries/leveldb.lorry
+++ b/open-source-lorries/leveldb.lorry
@@ -1,6 +1,6 @@
{
"leveldb": {
"type": "git",
- "url": "https://code.google.com/p/leveldb/"
+ "url": "http://code.google.com/p/leveldb/"
}
}