summaryrefslogtreecommitdiff
path: root/graphics/hyprgraphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hyprgraphics/Makefile')
-rw-r--r--graphics/hyprgraphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile
index 320e81ceca18..376399c0bfc3 100644
--- a/graphics/hyprgraphics/Makefile
+++ b/graphics/hyprgraphics/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hyprgraphics
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.0
+DISTVERSION= 0.4.0
CATEGORIES= graphics
MAINTAINER= tagattie@FreeBSD.org
@@ -28,7 +28,7 @@ USE_XORG= pixman
LDFLAGS+= -pthread
-PLIST_SUB= SOVERSION_MAJOR=2 \
+PLIST_SUB= SOVERSION_MAJOR=3 \
SOVERSION_FULL=${DISTVERSION:C/-.*//}
.include <bsd.port.mk>