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