summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 18:52:32 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:13 +0100
commit8663c5b8621298727d0976f94e0715b63bb95229 (patch)
treec4b25116bc6eb83f426f3781fc3f98e677d27ba6
parent957211140b4b7945b29c06e68e69201ed2f2a9bc (diff)
downloadlorries-8663c5b8621298727d0976f94e0715b63bb95229.tar.gz
Update mirroring of gperftools
gperftools moved from Google Code to GitHub.
-rw-r--r--open-source-lorries/gperftools.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/gperftools.lorry b/open-source-lorries/gperftools.lorry
index a895be9..858eb0e 100644
--- a/open-source-lorries/gperftools.lorry
+++ b/open-source-lorries/gperftools.lorry
@@ -1,6 +1,6 @@
{
"gperftools": {
"type": "git",
- "url": "http://code.google.com/p/gperftools/"
+ "url": "https://github.com/gperftools/gperftools.git"
}
}