From 0900203e10dcfd3c034eae42e03872cc23518f53 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 17 Oct 2025 19:25:16 +0200 Subject: [PATCH] hyprtoolkit: update --- .../hyprtoolkit/{hyprtoolkit_0.0.1.bb => hyprtoolkit_0.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprtoolkit/{hyprtoolkit_0.0.1.bb => hyprtoolkit_0.1.0.bb} (92%) diff --git a/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.0.1.bb b/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.0.bb similarity index 92% rename from recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.0.1.bb rename to recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.0.bb index d553d0d..1e3da4f 100644 --- a/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.0.1.bb +++ b/recipes-support/hyprland/hyprtoolkit/hyprtoolkit_0.1.0.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 = "a967ed67ef2e60a3f3cb03d600781129890c49b2" +SRCREV = "08d6d6344b8638c0482c3466011bb9984ca346d6" inherit cmake pkgconfig