summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-09-14 12:48:15 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-09-14 12:48:15 +0100
commitaf3973e8fa6fdf994a7876a1ad7e954cf2b0ca76 (patch)
tree53ebc0754a44acc23590890b58bf95573bd899ad
parent76de913415479b94b3423467337451a05b05bb39 (diff)
downloadlorries-af3973e8fa6fdf994a7876a1ad7e954cf2b0ca76.tar.gz
Fix JSON in glib.lorry
-rw-r--r--open-source-lorries/glibc.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/glibc.lorry b/open-source-lorries/glibc.lorry
index ba7d94b..827e997 100644
--- a/open-source-lorries/glibc.lorry
+++ b/open-source-lorries/glibc.lorry
@@ -1,6 +1,6 @@
{
"glibc": {
"type": "git",
- "url": "git://sourceware.org/git/glibc.git",
+ "url": "git://sourceware.org/git/glibc.git"
}
}