Skip to content

Commit

Permalink
xf86-input-libinput: update to 1.0.0 / changed license to MIT
Browse files Browse the repository at this point in the history
  • Loading branch information
SupervisedThinking committed Apr 8, 2021
1 parent 78e5642 commit 8ec22a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/x11/driver/xf86-input-libinput/package.mk
Expand Up @@ -3,9 +3,9 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="xf86-input-libinput"
PKG_VERSION="0.30.0"
PKG_SHA256="f9c7f9fd41ae14061e0e9c3bd45fa170e5e21027a2bc5810034e1e748db996c0"
PKG_LICENSE="GPL"
PKG_VERSION="1.0.0"
PKG_SHA256="ef55c2f66ae65da476c400205692ff77c9192bdc16fb3a285ea252267cf28a74"
PKG_LICENSE="MIT"
PKG_SITE="http://www.freedesktop.org/wiki/Software/libinput/"
PKG_URL="http://xorg.freedesktop.org/archive/individual/driver/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
PKG_DEPENDS_TARGET="toolchain libinput"
Expand Down

0 comments on commit 8ec22a1

Please sign in to comment.