]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - includes/zhtable/Makefile
MediaWiki 1.16.0
[autoinstallsdev/mediawiki.git] / includes / zhtable / Makefile
index 1407c93c4c89fd1c237a1084070d0fe796c64389..5dd88d386ed5a3f50c9d48387b97cb91edf5af66 100644 (file)
@@ -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