Browse Source

libinput: upgrade 1.16.0 -> 1.16.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin 3 years ago
parent
commit
86bef5ac20
1 changed files with 1 additions and 2 deletions
  1. 1 2
      meta/recipes-graphics/wayland/libinput_1.16.1.bb

+ 1 - 2
meta/recipes-graphics/wayland/libinput_1.16.0.bb → meta/recipes-graphics/wayland/libinput_1.16.1.bb

@@ -16,8 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
            file://run-ptest \
            file://determinism.patch \
            "
-SRC_URI[md5sum] = "b518dae7f603040872739216971ee97b"
-SRC_URI[sha256sum] = "83f6d0c94e5e0dd87094ce73f0edb631919617d24a60ee0ab9bd9197411d76e8"
+SRC_URI[sha256sum] = "7ba7d1aeedd15168bb21d17e9e628aa1c27957963a423a3fea3938a501758539"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"