From c2eebcd659198f4a0e872496657586238bdcb25f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 18 Jul 2024 05:40:25 +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 6850e4d..26cb539 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 = "28fd73589df0e73e1d15e165acd90651a5f805d6" +SRCREV = "3f327b3db0c1fc6985c0ed3231e1bd6296584dad" PV = "1.10-dev" S = "${WORKDIR}/git"