summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-11-10 15:26:10 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-11-10 15:26:10 +0000
commit5a518fee6428a33408ac848ea86ba47c034358dc (patch)
tree5002576a7b122b33c7a527005a9fe5b2a0b3ca4c
parentcf2b5cee1ff1a7b345ef7b827118013a93975c37 (diff)
parente3c07cdaf9981af8b98d43de654299c7daa40936 (diff)
downloadlorries-5a518fee6428a33408ac848ea86ba47c034358dc.tar.gz
Merge branch 'ipmitool'
Reviewed-by: Sam Thursfield Reviewed-by: Pedro Alvarez
-rw-r--r--open-source-lorries/ipmitool.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/ipmitool.lorry b/open-source-lorries/ipmitool.lorry
index f12a9ab..372795e 100644
--- a/open-source-lorries/ipmitool.lorry
+++ b/open-source-lorries/ipmitool.lorry
@@ -1,6 +1,10 @@
{
"ipmitool": {
"type": "git",
- "url": "git://sources.calxeda.com/ipmitool.git"
+ "url": "git://git.code.sf.net/p/ipmitool/source",
+ "refspecs": [
+ "+refs/heads/*:refs/heads/*",
+ "refs/tags/*:refs/tags/*"
+ ]
}
}