diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-04-27 07:45:31 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-04-27 07:45:31 +0000 |
commit | bad5d9d7051940e90b4c78dd5f281c2db9dbf77a (patch) | |
tree | 421ebd0bc5511db436fb1bcd8000cdc048583fe8 /open-source-lorries | |
parent | 579e7a157f7e8a62e3b0b7ed641463b7a64abc07 (diff) | |
download | lorries-bad5d9d7051940e90b4c78dd5f281c2db9dbf77a.tar.gz |
add libyaml from its current upstream
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/libyaml-hg.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libyaml-hg.lorry b/open-source-lorries/libyaml-hg.lorry new file mode 100644 index 0000000..3bf7471 --- /dev/null +++ b/open-source-lorries/libyaml-hg.lorry @@ -0,0 +1,6 @@ +{ + "libyaml-hg": { + "type": "hg", + "url": "http://bitbucket.org/xi/libyaml" + } +} |