libinput: update to 1.20.1

This commit is contained in:
Rudi Heitbaum 2022-04-20 11:51:57 +00:00
parent 4d71f2519d
commit 5a497bb431

View File

@ -2,8 +2,8 @@
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
PKG_NAME="libinput"
PKG_VERSION="1.20.0"
PKG_SHA256="6c1f97892a7d599f97349e5e7c1239901fe00edcd4f6289f410034d5dc06cc85"
PKG_VERSION="1.20.1"
PKG_SHA256="08c003f724f361ed21f4dfbfe755a6c115b85385f1418907bb98f185457273f0"
PKG_LICENSE="GPL"
PKG_SITE="https://www.freedesktop.org/wiki/Software/libinput/"
PKG_URL="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"