summaryrefslogtreecommitdiff
path: root/open-source-lorries/hostap.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-03 10:59:22 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-03 10:59:22 +0100
commit6d1b069e55543488a991614198d13021f316ba13 (patch)
treeaa264731907c27f44f78653608bfd3b0ed74f2d2 /open-source-lorries/hostap.lorry
parente1653cc1e86b79e7a964a315684a3b3649be93ee (diff)
downloadlorries-6d1b069e55543488a991614198d13021f316ba13.tar.gz
Add refspecs to hostap
Diffstat (limited to 'open-source-lorries/hostap.lorry')
-rw-r--r--open-source-lorries/hostap.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/hostap.lorry b/open-source-lorries/hostap.lorry
index 98f8a2d..026934c 100644
--- a/open-source-lorries/hostap.lorry
+++ b/open-source-lorries/hostap.lorry
@@ -1,6 +1,10 @@
{
"hostap": {
"type": "git",
- "url": "git://w1.fi/srv/git/hostap.git"
+ "url": "git://w1.fi/srv/git/hostap.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}