summaryrefslogtreecommitdiff
path: root/open-source-lorries/cmake.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/cmake.lorry')
-rw-r--r--open-source-lorries/cmake.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/cmake.lorry b/open-source-lorries/cmake.lorry
index af7645b..2cc9e1a 100644
--- a/open-source-lorries/cmake.lorry
+++ b/open-source-lorries/cmake.lorry
@@ -1,6 +1,10 @@
{
"cmake": {
"type": "git",
- "url": "git://cmake.org/cmake.git"
+ "url": "git://cmake.org/cmake.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}