libevdev: update to 1.11.0

update 1.10.1 to 1.11.0
commit: 60d4f1b2ae

this is only a license change.
view history here: https://gitlab.freedesktop.org/libevdev/libevdev/-/commits/master/
This commit is contained in:
heitbaum 2021-02-01 07:21:21 +00:00
parent db0fab90ec
commit fbff65de36

View File

@ -3,9 +3,9 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libevdev"
PKG_VERSION="1.10.1"
PKG_SHA256="0330fe8357ece915db9366c1b9a6648941aea6f724b73ad6e71401127aa08932"
PKG_LICENSE="GPL"
PKG_VERSION="1.11.0"
PKG_SHA256="63f4ea1489858a109080e0b40bd43e4e0903a1e12ea888d581db8c495747c2d0"
PKG_LICENSE="MIT"
PKG_SITE="http://www.freedesktop.org/wiki/Software/libevdev/"
PKG_URL="http://www.freedesktop.org/software/libevdev/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_TARGET="toolchain"