Merge pull request #5080 from heitbaum/lic

libevdev: update to 1.11.0
This commit is contained in:
CvH 2021-02-01 11:48:42 +01:00 committed by GitHub
commit 765597aa53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"