summaryrefslogtreecommitdiff
path: root/open-source-lorries/googletest.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/googletest.lorry')
-rw-r--r--open-source-lorries/googletest.lorry7
1 files changed, 3 insertions, 4 deletions
diff --git a/open-source-lorries/googletest.lorry b/open-source-lorries/googletest.lorry
index b865081..1d9243e 100644
--- a/open-source-lorries/googletest.lorry
+++ b/open-source-lorries/googletest.lorry
@@ -1,7 +1,6 @@
{
- "googletest": {
- "type": "svn",
- "url": "http://googletest.googlecode.com/svn",
- "layout": "standard"
+ "googletest-git": {
+ "type": "git",
+ "url": "https://github.com/google/googletest.git"
}
}