From 7519b9b8189d76428a929fa8dd9ffdfd9dc7e64f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 10 Mar 2024 16:30:44 +0100 Subject: [PATCH] labwc: update --- recipes-wlroots/labwc/labwc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/labwc/labwc_git.bb b/recipes-wlroots/labwc/labwc_git.bb index b14e44c..a63218c 100644 --- a/recipes-wlroots/labwc/labwc_git.bb +++ b/recipes-wlroots/labwc/labwc_git.bb @@ -33,8 +33,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master" -SRCREV = "eb41fb1e0b510e623ab9fb91f697209effe8915b" -PV = "0.7.0" +SRCREV = "59014e507175971e84af2b846b6b3a2c232cce7f" +PV = "0.7.1" S = "${WORKDIR}/git" inherit meson pkgconfig features_check gettext