summaryrefslogtreecommitdiff
path: root/open-source-lorries/libexpat-git.lorry
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 17:00:50 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 18:40:23 +0100
commit1c46950d34ab9faeffbd1b71bf01e6246e7f8bc4 (patch)
tree9515ff71713c3c9da5e8f549d2bcc1bb5b7f3928 /open-source-lorries/libexpat-git.lorry
parent24e8eabc9831a8b0ae6e8ee0e055aa3c7c671dca (diff)
downloadlorries-1c46950d34ab9faeffbd1b71bf01e6246e7f8bc4.tar.gz
libexpat: Add git lorry file
This change introduces a lorry file for the libexpat project. This addresses #9
Diffstat (limited to 'open-source-lorries/libexpat-git.lorry')
-rw-r--r--open-source-lorries/libexpat-git.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libexpat-git.lorry b/open-source-lorries/libexpat-git.lorry
new file mode 100644
index 0000000..262709b
--- /dev/null
+++ b/open-source-lorries/libexpat-git.lorry
@@ -0,0 +1,6 @@
+{
+ "libexpat-git": {
+ "type": "git",
+ "url": "https://github.com/libexpat/libexpat.git",
+ }
+}