summaryrefslogtreecommitdiff
path: root/open-source-lorries/libnl.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 17:06:07 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 17:06:07 +0100
commite1653cc1e86b79e7a964a315684a3b3649be93ee (patch)
treef3777ecbd29f47117346a4cc615d65e062f0ad48 /open-source-lorries/libnl.lorry
parent912ce1dfd3e67a3b64f8b14f88e91774da44e983 (diff)
downloadlorries-e1653cc1e86b79e7a964a315684a3b3649be93ee.tar.gz
Add refspecs to libnl
Diffstat (limited to 'open-source-lorries/libnl.lorry')
-rw-r--r--open-source-lorries/libnl.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/libnl.lorry b/open-source-lorries/libnl.lorry
index 49ebb7f..56ee4a6 100644
--- a/open-source-lorries/libnl.lorry
+++ b/open-source-lorries/libnl.lorry
@@ -1,6 +1,10 @@
{
"libnl": {
"type": "git",
- "url": "git://github.com/gxk/libnl.git"
+ "url": "git://github.com/gxk/libnl.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}