From feb64961be2b64430d2cdd1983630f61092e31da Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 28 Oct 2024 20:43:23 +0100 Subject: [PATCH] sway: update - requires wayland-protocols 1.38 --- recipes-wlroots/sway/sway_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/sway/sway_git.bb b/recipes-wlroots/sway/sway_git.bb index c234d4d..39a8c72 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -39,8 +39,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" -SRCREV = "63345977e2c411359a049c40cf2c1044a22b4f4a" -PV = "1.10-dev" +SRCREV = "e7c972b04a109c59dae1dd73da4d9bd7cbc6800c" +PV = "1.11-dev" S = "${WORKDIR}/git" inherit meson pkgconfig features_check