libraries/libinput: Updated for version 1.16.2.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2020-10-15 21:19:51 +01:00 committed by Willy Sudiarto Raharjo
parent 264be67a24
commit 4fa93a1914
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libinput
VERSION=${VERSION:-1.16.1}
VERSION=${VERSION:-1.16.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libinput"
VERSION="1.16.1"
VERSION="1.16.2"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.16.1.tar.xz"
MD5SUM="51454993fcc576f4480aba8c1c3232ac"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.16.2.tar.xz"
MD5SUM="7c0aca7bba3e8559a869ed15b2173b2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom meson graphviz python-evdev pyudev"