From 83a32b9f46dc32e90aabcedace4cc095e16aedb6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 23 Dec 2024 08:23:59 +0100 Subject: [PATCH] gamescope: update --- recipes-wlroots/gamescope/gamescope_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/gamescope/gamescope_git.bb b/recipes-wlroots/gamescope/gamescope_git.bb index 99cb0be..64b77f9 100644 --- a/recipes-wlroots/gamescope/gamescope_git.bb +++ b/recipes-wlroots/gamescope/gamescope_git.bb @@ -57,8 +57,8 @@ SRC_URI = " \ file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \ file://0001-meson.build-dont-leak-buildpath.patch \ " -SRCREV = "b2505fe4dac917aadd1ab05473d863830a7b5859" -PV = "3.15.14" +SRCREV = "a4278b065d10f11007a0af8ed9cea2fbebd2bb3a" +PV = "3.15.15" S = "${WORKDIR}/git"