From ed4ece78c550b60a09e1857c32f9738f8a2d2b59 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 8 Jun 2024 10:58:33 +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 8adccbc..173c1e9 100644 --- a/recipes-wlroots/gamescope/gamescope_git.bb +++ b/recipes-wlroots/gamescope/gamescope_git.bb @@ -52,8 +52,8 @@ SRC_URI = " \ file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \ file://0001-meson.build-dont-leak-buildpath.patch \ " -SRCREV = "e998f26a6fe4439461dfeaa6dd57c5be0bb46953" -PV = "3.14.16" +SRCREV = "420eb91387a484fd7b1ea71449091f0480d9e538" +PV = "3.14.18" S = "${WORKDIR}/git"