From b24ac79654665170bef7ec4e975478c6955ed29f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 23 Dec 2024 18:14:22 +0100 Subject: [PATCH] wf-recorder: update --- recipes-support/wf-recorder/wf-recorder_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/wf-recorder/wf-recorder_git.bb b/recipes-support/wf-recorder/wf-recorder_git.bb index 47020af..55e6f97 100644 --- a/recipes-support/wf-recorder/wf-recorder_git.bb +++ b/recipes-support/wf-recorder/wf-recorder_git.bb @@ -20,10 +20,10 @@ REQUIRED_DISTRO_FEATURES = "wayland" SRC_URI = " \ git://github.com/ammen99/wf-recorder.git;protocol=https;branch=master \ " -SRCREV = "9978c3570436eb5358e4578421d83a7f3ffd2683" +SRCREV = "5cfca204b6737e9c82e7430e1b59337eb4467c52" S = "${WORKDIR}/git" -PV = "0.4.1" +PV = "0.5.0" inherit meson pkgconfig features_check