summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-02-19 10:21:27 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-02-19 10:21:27 +0000
commit740dc959c0ea3167c3ef4d2ce289e4c119c8fbe2 (patch)
treea163e7b3d7e6a113c6d3c621f8a60b127a38848d
parent6cdc123ead1c906874b6420c8f6c7a780f53e00a (diff)
downloadlorries-740dc959c0ea3167c3ef4d2ce289e4c119c8fbe2.tar.gz
Lorry icu svn repo
-rw-r--r--open-source-lorries/icu.lorry5
1 files changed, 5 insertions, 0 deletions
diff --git a/open-source-lorries/icu.lorry b/open-source-lorries/icu.lorry
index fe980a6..3af8aa4 100644
--- a/open-source-lorries/icu.lorry
+++ b/open-source-lorries/icu.lorry
@@ -2,5 +2,10 @@
"icu": {
"type": "tarball",
"url": "http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz"
+ },
+ "icu-svn": {
+ "type": "svn",
+ "url" : "http://source.icu-project.org/repos/icu/icu/",
+ "layout": "standard"
}
}