From 8ac3cba6341610570af15561a8eda2e763d567e0 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 24 Sep 2023 11:36:55 +0200 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 661fc56..ac7d81d 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 = "6b83db34afca59686d36a458b527b71355680d48" -PV = "0.6.4" +SRCREV = "48e0b3f6a6bc7a60d8414f5f366a9d7bc3f1c42e" +PV = "0.6.5" S = "${WORKDIR}/git" inherit meson pkgconfig features_check gettext