From 03c8afcbd857f4f2f909ab15691eedc1405589b8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 23 Mar 2023 23:22:56 +0100 Subject: [PATCH] labwc: update 0.6.1 -> 0.6.2 --- 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 b80431c..b5a8f2e 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 = "a3fff9f87b0dd05f2e2c8036c4c231f8ec40ed98" -PV = "0.6.1" +SRCREV = "7914d067606604c8584ea7609ea39c7497707fc2" +PV = "0.6.2" S = "${WORKDIR}/git" inherit meson pkgconfig features_check gettext