summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
8DEPENDS = "libevdev udev mtdev" 8DEPENDS = "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"
11SRC_URI[md5sum] = "8b745894f5d1b2e883bfc686aebadcfe" 11SRC_URI[md5sum] = "0205d720ae0b1caef1faeb4bba7f8c0f"
12SRC_URI[sha256sum] = "1d9fa0698348dea46f75321d98788f8ac7181c069b70c4d10736910a12bb6a6d" 12SRC_URI[sha256sum] = "f3ff113023a28631d83971c059c1f3057d51a90aa3746428776f3b3462131092"
13 13
14UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" 14UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
15 15