From 92134baa0a213e4e9db5262d7209bc83c61885db Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 3 Apr 2024 13:42:49 +0200 Subject: [PATCH] hyprland: update LICENSE changed year --- recipes-wlroots/hyprland/hyprland_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-wlroots/hyprland/hyprland_git.bb b/recipes-wlroots/hyprland/hyprland_git.bb index df817dd..0389088 100644 --- a/recipes-wlroots/hyprland/hyprland_git.bb +++ b/recipes-wlroots/hyprland/hyprland_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://hyprland.org/" SECTION = "graphics" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=a08367f3a4cd5301ba8b88eded36b8fd" +LIC_FILES_CHKSUM = "file://LICENSE;md5=e5285450935e9c47f839569c8cbd4e29" REQUIRED_DISTRO_FEATURES = "wayland opengl" @@ -40,8 +40,8 @@ SRC_URI = " \ file://meson-build.patch \ " -SRCREV = "c5e28ebcfe00a510922779b2c568cfa52a317445" -PV = "0.37.1" +SRCREV = "3875679755014997776e091ff8903acfb311dd2f" +PV = "0.38.0" S = "${WORKDIR}/git" inherit meson pkgconfig features_check