mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
hyprland: update 0.23_beta -> 0.24
Signed-off-by: Markus Volk <f_l_k@t-online.de>
This commit is contained in:
parent
d1f062d6a3
commit
63b29268a4
@ -18,6 +18,7 @@ DEPENDS += " \
|
|||||||
wayland-protocols \
|
wayland-protocols \
|
||||||
jq-native \
|
jq-native \
|
||||||
libdisplay-info \
|
libdisplay-info \
|
||||||
|
pango \
|
||||||
pixman \
|
pixman \
|
||||||
libdrm \
|
libdrm \
|
||||||
libxkbcommon \
|
libxkbcommon \
|
||||||
@ -38,8 +39,8 @@ RRECOMMENDS:${PN} ?= " \
|
|||||||
|
|
||||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main"
|
||||||
|
|
||||||
SRCREV = "8531d1d7a67f6213de73466f0351a1ae709f8f4f"
|
SRCREV = "3ce19e67fe60321c1af845dd30925e193cd96440"
|
||||||
PV = "v0.23-beta"
|
PV = "v0.24"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
Loading…
Reference in New Issue
Block a user