X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/mediawiki.git/blobdiff_plain/74c929b24b048c9f1e31e17db757ae4195cd7673..d75ce11339b35963b5f8c3d53190819c1c025716:/includes/zhtable/Makefile?ds=sidebyside diff --git a/includes/zhtable/Makefile b/includes/zhtable/Makefile index 1407c93c..5dd88d38 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