summaryrefslogtreecommitdiff
path: root/open-source-lorries/rarian.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:58:13 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:58:13 +0100
commit50a9e4e61593112992c39e840c653e73e737697e (patch)
tree6585b408123e1af6143c88e5f11802f634cd1593 /open-source-lorries/rarian.lorry
parentcdf957552164c62e261548b8dba9b3fdf54be9ef (diff)
downloadlorries-50a9e4e61593112992c39e840c653e73e737697e.tar.gz
Add refspecs to rarian
Diffstat (limited to 'open-source-lorries/rarian.lorry')
-rw-r--r--open-source-lorries/rarian.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/rarian.lorry b/open-source-lorries/rarian.lorry
index ea67f39..635c1a5 100644
--- a/open-source-lorries/rarian.lorry
+++ b/open-source-lorries/rarian.lorry
@@ -3,6 +3,10 @@
"type": "tarball",
"compression": "bzip2",
"strip": 1,
- "url": "http://rarian.freedesktop.org/Releases/rarian-0.8.1.tar.bz2"
+ "url": "http://rarian.freedesktop.org/Releases/rarian-0.8.1.tar.bz2",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}