From a81bf0bad45f898e79dd618e42f9b777c6394267 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 2 Feb 2026 15:36:48 +0100 Subject: [PATCH] hyprwire: update --- .../hyprland/hyprwire/hyprwire-protocols_0.0.1.bb | 5 ++--- recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb b/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb index 76259f9..9e57d38 100644 --- a/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb +++ b/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb @@ -2,10 +2,9 @@ SUMMARY = "A centralized protocol spec repository for hyprwire/hyprtavern protoc HOMEPAGE = "https:/github.com/hyprwm/hypwire-protocols" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" - +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9" SRC_URI = "git://github.com/hyprwm/hyprwire-protocols.git;protocol=https;branch=hyprtavern" -SRCREV = "f175135dab006dd126ef6f13ed9aaf7ba5b11455" +SRCREV = "326e0cde63577cb035d3e7a6a3c543dc88764a26" inherit cmake diff --git a/recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb b/recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb index c9f2063..0076fa3 100644 --- a/recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb +++ b/recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb @@ -8,7 +8,7 @@ DEPENDS = "hyprutils hyprwire-native libffi pugixml" SRC_URI = "git://github.com/hyprwm/hyprwire.git;protocol=https;branch=main" -SRCREV = "b8ca85082fd5c3cdd3d11027492cd0332b517078" +SRCREV = "73f9c11a90158242a3f7c9ffaef48bbb052f3faf" inherit cmake pkgconfig