From d45003a6fb0b22b9b2a0c80b2e2226149fb71cad Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 9 Jul 2024 09:47:45 +0200 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 5015124..6850e4d 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 = "1e0031781fc9283db7096aba34deca5503c2ab91" +SRCREV = "28fd73589df0e73e1d15e165acd90651a5f805d6" PV = "1.10-dev" S = "${WORKDIR}/git"