diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-09-20 16:07:45 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-09-20 16:07:45 +0100 |
commit | 4d83e9eead8edd6a0eb21743b8043ab1ea94c78a (patch) | |
tree | 9c8f5a875ecaa14ce82c464d31b8ced0cecdd1f6 /open-source-lorries/editline.lorry | |
parent | c8da46f5e2b3dff16d8d533fbea424c0f9473a6d (diff) | |
download | lorries-4d83e9eead8edd6a0eb21743b8043ab1ea94c78a.tar.gz |
Add Ceph related lorries
Requested by Mark Doffman.
Diffstat (limited to 'open-source-lorries/editline.lorry')
-rw-r--r-- | open-source-lorries/editline.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/editline.lorry b/open-source-lorries/editline.lorry new file mode 100644 index 0000000..072bed6 --- /dev/null +++ b/open-source-lorries/editline.lorry @@ -0,0 +1,8 @@ +{ + "editline-tarball": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://www.thrysoee.dk/editline/libedit-20130712-3.1.tar.gz" + } +} |