From c52a11da4a9e11096429af8c68c9784e0d317bf0 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 8 Jun 2024 11:06:09 +0200 Subject: [PATCH] hyprwayland-scanner: update --- recipes-support/hyprland/hyprwayland-scanner_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprwayland-scanner_git.bb b/recipes-support/hyprland/hyprwayland-scanner_git.bb index 7803fae..fea62a0 100644 --- a/recipes-support/hyprland/hyprwayland-scanner_git.bb +++ b/recipes-support/hyprland/hyprwayland-scanner_git.bb @@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch DEPENDS = "pugixml" S = "${WORKDIR}/git" -SRCREV = "b06c0b8e56bd73c42218148efd8600c5e9fd6619" -PV = "0.3.9" +SRCREV = "0f30f9eca6e404130988554accbb64d1c9ec877d" +PV = "0.3.10" inherit cmake pkgconfig