changed icu download location

This commit is contained in:
John Voltz 2008-03-10 14:52:39 +00:00
parent cc254eb898
commit 3773381d71

View File

@ -5,9 +5,8 @@
#############################################################
ICU_VERSION:=4c-3_8_1
ICU_VERSION_NUM:=3.8.1
ICU_SOURCE:=icu$(ICU_VERSION)-src.tgz
ICU_SITE:=http://download.icu-project.org/files/icu4c/$(ICU_VERSION_NUM)
ICU_SITE:=http://superb-west.dl.sourceforge.net/sourceforge/icu
ICU_CAT:=$(ZCAT)
ICU_DIR:=$(BUILD_DIR)/icu/source
ICU_HOST_DIR:=$(BUILD_DIR)/icu-host/source