From c37e119e308878e8342b3836219626e2ccde9abd Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 10 Aug 2024 10:13:35 +0200 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 92f3fc8..69dcd9a 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 = "85145df53a8b25e33dd2910e8dbf64a0cf6b1b5f" -PV = "3.14.26" +SRCREV = "db245f3963e5ee27ed41acdf4a50c65d6ed38932" +PV = "3.14.29" S = "${WORKDIR}/git"