X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fzhtable%2FMakefile;h=5dd88d386ed5a3f50c9d48387b97cb91edf5af66;hb=f67893fd4a0506a3e3d746f5c997c37b7aa64b71;hp=1407c93c4c89fd1c237a1084070d0fe796c64389;hpb=eee89dfad8238e97b6a39581ccf3e33f237b4c96;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/zhtable/Makefile b/includes/zhtable/Makefile index 1407c93c4c..5dd88d386e 100644 --- a/includes/zhtable/Makefile +++ b/includes/zhtable/Makefile @@ -12,7 +12,7 @@ DIFF = LANG=zh_CN.UTF8 diff CC ?= gcc SF_MIRROR = easynews -SCIM_TABLES_VER = 0.5.8 +SCIM_TABLES_VER = 0.5.9 SCIM_PINYIN_VER = 0.5.91 LIBTABE_VER = 0.2.3 @@ -23,7 +23,7 @@ all: ZhConversion.php tradphrases.notsure simpphrases.notsure wordlist toHans.di # Download Unihan database and Traditional Chinese / Simplified Chinese phrases files Unihan.zip: - wget -nc ftp://ftp.unicode.org/Public/UNIDATA/Unihan.zip + wget -nc http://www.unicode.org/Public/UNIDATA/Unihan.zip scim-tables-$(SCIM_TABLES_VER).tar.gz: wget -nc http://$(SF_MIRROR).dl.sourceforge.net/sourceforge/scim/scim-tables-$(SCIM_TABLES_VER).tar.gz