From adc52ae246d503beecc128fc7fd659b43e1f6d4d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 3 Aug 2025 09:05:14 +0200 Subject: [PATCH] labwc: update --- recipes-wlroots/labwc/{labwc_0.9.0.bb => labwc_0.9.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-wlroots/labwc/{labwc_0.9.0.bb => labwc_0.9.1.bb} (92%) diff --git a/recipes-wlroots/labwc/labwc_0.9.0.bb b/recipes-wlroots/labwc/labwc_0.9.1.bb similarity index 92% rename from recipes-wlroots/labwc/labwc_0.9.0.bb rename to recipes-wlroots/labwc/labwc_0.9.1.bb index a1979f8..8f16dda 100644 --- a/recipes-wlroots/labwc/labwc_0.9.0.bb +++ b/recipes-wlroots/labwc/labwc_0.9.1.bb @@ -33,9 +33,9 @@ RRECOMMENDS:${PN} ?= " \ swaybg \ " -SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master" +SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=0.9.0-maintenance;tag=${PV}" -SRCREV = "4beee3851f75b53afc2e8699c594c0cc222115bd" +SRCREV = "ca082e71727c18b914f592084b2067763d3bcfec" inherit meson pkgconfig features_check gettext manpages