diff options
Diffstat (limited to 'chinese/libime/Makefile')
| -rw-r--r-- | chinese/libime/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile index a3404d42508a..870959ba8412 100644 --- a/chinese/libime/Makefile +++ b/chinese/libime/Makefile @@ -1,6 +1,5 @@ PORTNAME= libime -DISTVERSION= 1.1.10 -PORTREVISION= 1 +DISTVERSION= 1.1.12 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:opengram_lm,opengram_dict,table_dict @@ -33,7 +32,7 @@ MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE # These must follow data/CMakeLists.txt OPENGRAM_LM_TAR= lm_sc.arpa-20250113.tar.zst -OPENGRAM_DICT_TAR= dict-20241001.tar.zst +OPENGRAM_DICT_TAR= dict-20250327.tar.zst TABLE_DICT_TAR= table-20240108.tar.zst .include <bsd.port.pre.mk> |
