aboutsummaryrefslogtreecommitdiff
path: root/textproc/fcitx5-m17n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/fcitx5-m17n/Makefile')
-rw-r--r--textproc/fcitx5-m17n/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/fcitx5-m17n/Makefile b/textproc/fcitx5-m17n/Makefile
index 25f96995d60d..57b16aff9fcc 100644
--- a/textproc/fcitx5-m17n/Makefile
+++ b/textproc/fcitx5-m17n/Makefile
@@ -1,6 +1,7 @@
PORTNAME= fcitx5-m17n
-PORTVERSION= 5.0.11
+PORTVERSION= 5.1.1
CATEGORIES= textproc
+MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Multilingualization support for Fcitx5
@@ -12,9 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt
LIB_DEPENDS= libFcitx5Core.so:textproc/fcitx5 \
libm17n.so:devel/m17n-lib
-USES= cmake gettext pkgconfig
-
-USE_GITHUB= yes
-GH_ACCOUNT= fcitx
+USES= cmake gettext pkgconfig tar:zst
.include <bsd.port.mk>