summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.11.0.bb (renamed from meta/recipes-graphics/wayland/libinput_1.9.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.9.4.bb b/meta/recipes-graphics/wayland/libinput_1.11.0.bb
index 67a49dfe0c..97264ca8e1 100644
--- a/meta/recipes-graphics/wayland/libinput_1.9.4.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.11.0.bb
@@ -9,8 +9,8 @@ DEPENDS = "libevdev udev mtdev"
9 9
10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \ 10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
11 " 11 "
12SRC_URI[md5sum] = "8b43d07d1698fb207a0492fc67554d4f" 12SRC_URI[md5sum] = "a182dab52f4d33bc1ef50668dcf53cc6"
13SRC_URI[sha256sum] = "0bcdbd4c4e3c2a2db322fbdf2ef3284f2e6d6fb7be3af80e6d8de7783f675190" 13SRC_URI[sha256sum] = "64a36c4f826f4b5d473bf2cb803122f96390a18243ec810f2ce8ac5076a0bc12"
14 14
15UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" 15UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
16inherit meson pkgconfig lib_package 16inherit meson pkgconfig lib_package