diff options
Diffstat (limited to 'net-im/dissent/Makefile')
-rw-r--r-- | net-im/dissent/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index b88626fe69e8..84a56fd37b58 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -1,7 +1,6 @@ PORTNAME= dissent DISTVERSIONPREFIX= v -DISTVERSION= 0.0.32 -PORTREVISION= 2 +DISTVERSION= 0.0.34 CATEGORIES= net-im MAINTAINER= nxjoseph@protonmail.com @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libspelling-1.so:x11-toolkits/libspelling -USES= gnome go:1.22,modules gstreamer pkgconfig +USES= gnome go:1.24,modules gstreamer pkgconfig USE_GNOME= cairo gdkpixbuf gtk40 gtksourceview5 libadwaita USE_GSTREAMER= bad good ugly GO_MODULE= libdb.so/dissent |