From: Oleksandr Kravchuk Date: Thu, 27 Jun 2019 15:31:28 +0000 (+0200) Subject: libinput: update to 1.13.3 X-Git-Tag: uninative-2.7~921 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e4c316699b3937d92d97991aad4f64e9f6f8c132;p=openembedded-core.git libinput: update to 1.13.3 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/libinput_1.13.2.bb b/meta/recipes-graphics/wayland/libinput_1.13.3.bb similarity index 86% rename from meta/recipes-graphics/wayland/libinput_1.13.2.bb rename to 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\d+\.\d+\.(?!9\d+)\d+)"