From ded8f5ea47c5911892e28e2d6bb1a158c2292214 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 3 Mar 2015 17:31:23 +0000 Subject: Add libarchive lorry --- open-source-lorries/libarchive.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/libarchive.lorry diff --git a/open-source-lorries/libarchive.lorry b/open-source-lorries/libarchive.lorry new file mode 100644 index 0000000..8799b23 --- /dev/null +++ b/open-source-lorries/libarchive.lorry @@ -0,0 +1,6 @@ +{ + "libarchive": { + "type": "git", + "url": "git://github.com/libarchive/libarchive.git" + } +} -- cgit v1.2.1