libinput: update to 1.21.0 and Copyright

ann:
- https://lists.freedesktop.org/archives/wayland-devel/2022-June/042245.html
This commit is contained in:
Rudi Heitbaum 2022-06-12 10:28:41 +00:00
parent 1cb7e144d9
commit 366087f5ef

View File

@ -1,9 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libinput"
PKG_VERSION="1.20.1"
PKG_SHA256="08c003f724f361ed21f4dfbfe755a6c115b85385f1418907bb98f185457273f0"
PKG_VERSION="1.21.0"
PKG_SHA256="3173d83e0f5a686606d2780129c802b865b6a0750c86db88d56097afc016a2dd"
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"