From a47e56b22c97fab2acbac77e17110ebf8210cb06 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 27 Oct 2025 08:17:03 +0100 Subject: [PATCH] hyprtoolkit: update --- .../hyprtoolkit/{hyprtoolkit_0.1.0.bb => hyprtoolkit_0.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprtoolkit/{hyprtoolkit_0.1.0.bb => hyprtoolkit_0.1.1.bb} (92%) diff --git a/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.0.bb b/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.1.bb similarity index 92% rename from recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.0.bb rename to recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.1.bb index e7dd2c3..b21ef73 100644 --- a/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.0.bb +++ b/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.1.bb @@ -26,6 +26,6 @@ DEPENDS = " \ SRC_URI = "git://github.com/hyprwm/hyprtoolkit.git;protocol=https;branch=main" SRC_URI += "file://0001-CMakeLists.txt-fix-linking-with-opengl.patch" -SRCREV = "6a30c66c107fe8982eb830cdf73e787873db1eb5" +SRCREV = "9e107366d2c365c4194a8a7f0e595ac9bd28f64d" inherit cmake pkgconfig