summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-24 10:25:16 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-24 10:25:16 +0100
commiteaa48cd8ed6773458446ed3404461674bcf234cd (patch)
treef7809a355cf52ec03352dbc09e4713d2a24eb5d4
parent8ef121d35f903b4a721a800fd34e2013bd6a06f1 (diff)
downloadlorries-eaa48cd8ed6773458446ed3404461674bcf234cd.tar.gz
Fix URL of libndp.lorry
-rw-r--r--open-source-lorries/libndp.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/libndp.lorry b/open-source-lorries/libndp.lorry
index 267e795..81c6f50 100644
--- a/open-source-lorries/libndp.lorry
+++ b/open-source-lorries/libndp.lorry
@@ -1,6 +1,6 @@
{
"libndp": {
"type": "git",
- "url": "git:git://github.com/jpirko/libndp.git"
+ "url": "git://github.com/jpirko/libndp.git"
}
}