summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-02-19 10:44:57 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-02-19 10:44:57 +0000
commit5193262b271dcc5d230813224afb0fc9fba3d7f5 (patch)
treea163e7b3d7e6a113c6d3c621f8a60b127a38848d
parent6cdc123ead1c906874b6420c8f6c7a780f53e00a (diff)
parent740dc959c0ea3167c3ef4d2ce289e4c119c8fbe2 (diff)
downloadlorries-5193262b271dcc5d230813224afb0fc9fba3d7f5.tar.gz
Merge branch 'baserock/james/icu-svn'
Reviewed By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed By: Richard Ipsum <richard.ipsum@codethink.co.uk>
-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"
}
}