From a097d1ee9eae4b0f3f5e143522ba23ecf1771827 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 30 Oct 2024 22:01:52 +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 c3591d8..99cb0be 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 = "35cb4fbb2399df205b772295451b875f784ec8d0" -PV = "3.15.13" +SRCREV = "b2505fe4dac917aadd1ab05473d863830a7b5859" +PV = "3.15.14" S = "${WORKDIR}/git"