summaryrefslogtreecommitdiff
path: root/open-source-lorries/hostap.lorry
diff options
context:
space:
mode:
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/*"
+ ]
}
}