summaryrefslogtreecommitdiff
path: root/open-source-lorries/libyaml.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/libyaml.lorry')
-rw-r--r--open-source-lorries/libyaml.lorry7
1 files changed, 3 insertions, 4 deletions
diff --git a/open-source-lorries/libyaml.lorry b/open-source-lorries/libyaml.lorry
index 2c8963d..b545d1f 100644
--- a/open-source-lorries/libyaml.lorry
+++ b/open-source-lorries/libyaml.lorry
@@ -1,7 +1,6 @@
{
- "libyaml": {
- "type": "svn",
- "url": "http://svn.pyyaml.org/libyaml",
- "layout": "standard"
+ "libyaml-git": {
+ "type": "git",
+ "url": "https://github.com/yaml/libyaml.git"
}
}