summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-15 17:00:01 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-15 17:00:01 +0100
commit9d540d806d3ba72065a51856c583c39e2469f616 (patch)
tree686631b702daf89232e4b8434109de7d6ce8fa53
parent1819a42e9bb7b3f611d8097c19279ee60fe92b56 (diff)
downloadlorry-9d540d806d3ba72065a51856c583c39e2469f616.tar.gz
lorries: Add check
Required for pulseaudio
-rw-r--r--lorries/check.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/check.lorry b/lorries/check.lorry
new file mode 100644
index 0000000..d59b70b
--- /dev/null
+++ b/lorries/check.lorry
@@ -0,0 +1,8 @@
+{
+ "zip": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://downloads.sourceforge.net/check/check-0.9.8.tar.gz"
+ }
+}