summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-06-27 17:31:28 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-28 13:28:32 +0100
commite4c316699b3937d92d97991aad4f64e9f6f8c132 (patch)
treec1d1fe03d0d4fa96b3e5e36698b4639614642770
parent34dd24a00adbce5f10b56028af29db96b2910bb6 (diff)
downloadopenembedded-core-contrib-e4c316699b3937d92d97991aad4f64e9f6f8c132.tar.gz
libinput: update to 1.13.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.13.3.bb (renamed from meta/recipes-graphics/wayland/libinput_1.13.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.13.2.bb b/meta/recipes-graphics/wayland/libinput_1.13.3.bb
index 049674c098..87e25ab70b 100644
--- a/meta/recipes-graphics/wayland/libinput_1.13.2.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.13.3.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63"
DEPENDS = "libevdev udev mtdev"
SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
-SRC_URI[md5sum] = "8b745894f5d1b2e883bfc686aebadcfe"
-SRC_URI[sha256sum] = "1d9fa0698348dea46f75321d98788f8ac7181c069b70c4d10736910a12bb6a6d"
+SRC_URI[md5sum] = "0205d720ae0b1caef1faeb4bba7f8c0f"
+SRC_URI[sha256sum] = "f3ff113023a28631d83971c059c1f3057d51a90aa3746428776f3b3462131092"
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"