From 522c57bcacef1c10e570f18619bf7b2f3428bd58 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 27 Jan 2022 18:41:27 +0100 Subject: [PATCH] sway: update --- 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 addbde1..2e5cb52 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -40,8 +40,8 @@ SRC_URI = " \ git://github.com/swaywm/sway.git;protocol=https;branch=v1.7 \ " -SRCREV = "${PV}" -PV = "1.7-rc3" +SRCREV = "5543acff06981639086bc9a0fc9b608796a23e84" +PV = "1.7" S = "${WORKDIR}/git" inherit meson pkgconfig features_check