From 50a9e4e61593112992c39e840c653e73e737697e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 2 Jul 2013 16:58:13 +0100 Subject: Add refspecs to rarian --- open-source-lorries/rarian.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/rarian.lorry') 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/*" + ] } } -- cgit v1.2.1