summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2013-09-24 15:00:32 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2013-09-24 15:00:32 +0000
commit7535f90e35079e7c77097535452189620d5573b9 (patch)
treebfe9c268b131dc3b7ed781af16cb17bb3e7d9671
parent257488c5d56bae8e00d5e9ef663e72c705ce3b08 (diff)
downloadlorries-7535f90e35079e7c77097535452189620d5573b9.tar.gz
Lorry the libaio git repository from fedorahosted rather
than a debian tarball.
-rw-r--r--open-source-lorries/libaio.lorry8
1 files changed, 3 insertions, 5 deletions
diff --git a/open-source-lorries/libaio.lorry b/open-source-lorries/libaio.lorry
index 722258c..f29f651 100644
--- a/open-source-lorries/libaio.lorry
+++ b/open-source-lorries/libaio.lorry
@@ -1,8 +1,6 @@
{
- "libaio-tarball": {
- "type": "tarball",
- "compression": "gzip",
- "strip": 1,
- "url": "http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_0.3.109.orig.tar.gz"
+ "libaio": {
+ "type": "git",
+ "url": "git://git.fedorahosted.org/git/libaio.git"
}
}