summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-04 12:08:24 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-04 12:08:59 +0000
commitbd7d02107b89d3d5bb5c4263bba56e025be2cc4f (patch)
treebe9b33e8dc48d01629f6b50af61791d7d7fc58a8
parente83c62af5e3cf0f3665c2f06b88d716f0639d4c6 (diff)
downloadlorries-bd7d02107b89d3d5bb5c4263bba56e025be2cc4f.tar.gz
Fix up the json in the iproute2 lorry
This has been spotted by Pedro Alvarez
-rw-r--r--open-source-lorries/iproute2.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/iproute2.lorry b/open-source-lorries/iproute2.lorry
index 2457a8d..1aba3bd 100644
--- a/open-source-lorries/iproute2.lorry
+++ b/open-source-lorries/iproute2.lorry
@@ -1,6 +1,6 @@
{
"iproute2": {
"type": "git",
- "url": "git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git",
+ "url": "git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
}
}