summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/wayland/libei_1.4.1.bb (renamed from meta-oe/recipes-graphics/wayland/libei_1.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/wayland/libei_1.4.0.bb b/meta-oe/recipes-graphics/wayland/libei_1.4.1.bb
index 40e8015116..a2705785ae 100644
--- a/meta-oe/recipes-graphics/wayland/libei_1.4.0.bb
+++ b/meta-oe/recipes-graphics/wayland/libei_1.4.1.bb
@@ -17,7 +17,7 @@ DEPENDS = " \
17SRC_URI = "git://gitlab.freedesktop.org/libinput/libei.git;protocol=https;branch=main" 17SRC_URI = "git://gitlab.freedesktop.org/libinput/libei.git;protocol=https;branch=main"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20SRCREV = "5d6d8e6590df210b75559a889baa9459c68d9366" 20SRCREV = "9e0413cbc7d3ae6656266890425f152589ddf74d"
21 21
22inherit meson pkgconfig 22inherit meson pkgconfig
23 23