[Lunar-commits] <moonbase> icu4c: add an alternate download path (speedier).
Florin Braescu
florin at lunar-linux.org
Thu Apr 15 08:57:35 CEST 2010
commit ef06f91caa4cf94405d76dd91c7bae8c7cb1dc15
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Apr 15 09:57:35 2010 +0300
icu4c: add an alternate download path (speedier).
---
i18n/icu4c/DETAILS | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/i18n/icu4c/DETAILS b/i18n/icu4c/DETAILS
index 01e3ad1..e98ba28 100644
--- a/i18n/icu4c/DETAILS
+++ b/i18n/icu4c/DETAILS
@@ -1,10 +1,11 @@
MODULE=icu4c
VERSION=4_2_1
SOURCE=$MODULE-$VERSION-src.tgz
- SOURCE_URL=http://download.icu-project.org/files/icu4c/4.2.1/
+ SOURCE_URL[1]=http://www10.frugalware.org/pub/linux/frugalware/frugalware-current/source/lib/$MODULE
+ SOURCE_URL[0]=http://download.icu-project.org/files/4.2.1/$VERSION
SOURCE_DIRECTORY=$BUILD_DIRECTORY/icu/source
SOURCE_VFY=sha1:872a77fca51325ab0b335cbbadc1739576078434
- WEB_SITE=http://icu-project.org/
+ WEB_SITE=http://icu-project.org
ENTERED=20081025
UPDATED=20090812
SHORT="provides Unicode and Globalization support for software applications"
More information about the Lunar-commits
mailing list