hyprland: update

This commit is contained in:
Markus Volk 2025-01-27 22:07:59 +01:00
parent d5bcd52789
commit c5f249b1b3

View File

@ -45,8 +45,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch" SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch"
SRCREV = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217" SRCREV = "04ac46c54357278fc68f0a95d26347ea0db99496"
PV = "0.46.2" PV = "0.47.0"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check