summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/vala.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/vala.lorry b/open-source-lorries/vala.lorry
index 9857935..72f1a9c 100644
--- a/open-source-lorries/vala.lorry
+++ b/open-source-lorries/vala.lorry
@@ -1,6 +1,11 @@
{
"vala": {
"type": "git",
- "url": "git://git.gnome.org/vala"
+ "url": "git://git.gnome.org/vala",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
+
}
}