From f6c443520ec71a3ce9e4da0ac3b8a751350020f6 Mon Sep 17 00:00:00 2001 From: MarkusVolk Date: Thu, 23 Dec 2021 17:23:23 +0100 Subject: [PATCH] sway: update --- recipes-wlroots/sway/sway_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-wlroots/sway/sway_git.bb b/recipes-wlroots/sway/sway_git.bb index 9e6beda..73dce03 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -37,11 +37,11 @@ RRECOMMENDS:${PN} ?= " \ " SRC_URI = " \ - git://github.com/swaywm/sway.git;protocol=https;branch=master \ + git://github.com/swaywm/sway.git;protocol=https;branch=v1.7 \ " -SRCREV = "9ecbfe366596f627e843886d94e47097e19df5d5" -PV = "1.6.1+${SRCREV}" +SRCREV = "${PV}" +PV = "1.7-rc1" S = "${WORKDIR}/git" inherit meson pkgconfig features_check