diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
commit | 2f58960d3d2d6072bfa15c6d78cc2d56accb36b1 (patch) | |
tree | f0a304234418317ba96f92b8242283ab3cc69f8c /inputmethod/fcitx5-chinese-addons | |
parent | 51c1824afc17c6c2151c7e9c5f20590e57a9d521 (diff) | |
download | pkgsrc-2f58960d3d2d6072bfa15c6d78cc2d56accb36b1.tar.gz |
*: Recursive revbump from boost 1.78.0
Diffstat (limited to 'inputmethod/fcitx5-chinese-addons')
-rw-r--r-- | inputmethod/fcitx5-chinese-addons/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/fcitx5-chinese-addons/Makefile b/inputmethod/fcitx5-chinese-addons/Makefile index aee6c1fcfe4..b9b5e0e4dde 100644 --- a/inputmethod/fcitx5-chinese-addons/Makefile +++ b/inputmethod/fcitx5-chinese-addons/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2021/12/08 16:05:12 adam Exp $ +# $NetBSD: Makefile,v 1.10 2022/01/10 01:46:37 ryoon Exp $ DISTNAME= fcitx5-chinese-addons-5.0.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/ EXTRACT_SUFX= .tar.xz |