diff options
Diffstat (limited to 'x11/kitty/Makefile')
| -rw-r--r-- | x11/kitty/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index d0df45c9cfee..f7f95083e5be 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= kitty DISTVERSIONPREFIX= v -DISTVERSION= 0.42.1 -PORTREVISION= 2 +DISTVERSION= 0.44.0 +PORTREVISION= 0 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org @@ -38,7 +38,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libxxhash.so:devel/xxhash USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \ - go:1.24,modules magick pkgconfig python shebangfix ssl tar:xz \ + go:modules magick pkgconfig python shebangfix ssl tar:xz \ terminfo xorg CPE_VENDOR= kitty_project |
