diff options
Diffstat (limited to 'graphics/wayland/Makefile')
-rw-r--r-- | graphics/wayland/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index 097e1e4cec84..34789ca25893 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -1,5 +1,6 @@ PORTNAME= wayland -DISTVERSION= 1.23.1 +DISTVERSION= 1.24.0 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ |