diff options
Diffstat (limited to 'x11-wm/sway-devel/Makefile')
-rw-r--r-- | x11-wm/sway-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index 667a2a200c2f..bc6f5e88e4bb 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= sway -DISTVERSION= 1.7-115 -DISTVERSIONSUFFIX= -g9e879242f +DISTVERSION= 1.7-116 +DISTVERSIONSUFFIX= -g89d73bee CATEGORIES= x11-wm wayland PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.24:graphics/wayland-protocols \ - wlroots>=0.15.0.289<0.17.0:x11-toolkits/wlroots + wlroots>=0.15.0.316<0.17.0:x11-toolkits/wlroots LIB_DEPENDS= libjson-c.so:devel/json-c \ libevdev.so:devel/libevdev \ libudev.so:devel/libudev-devd \ |