From 85f5065ee578f6be8193f99ecf5fab1c17c13b4e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 26 Mar 2025 18:01:45 +0100 Subject: [PATCH] sway: update --- recipes-wlroots/sway/sway_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wlroots/sway/sway_git.bb b/recipes-wlroots/sway/sway_git.bb index 5bcaab5..da77811 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" -SRCREV = "4852087e6166062d33372bd2869fce4033232e08" +SRCREV = "ab455bbadae5f115262161c165fdd46d1cc4295d" PV = "1.11-dev" S = "${WORKDIR}/git"