package/x11r7/xdriver_xf86-input-libinput: bump version to 1.1.0

Release notes:
https://lists.x.org/archives/xorg-announce/2021-June/003094.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2021-08-01 08:41:26 +02:00 committed by Thomas Petazzoni
parent 0d75f5a00d
commit 4d4b14515f
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# From https://lists.x.org/archives/xorg-announce/2021-April/003083.html
sha256 fddec49c115591918475155bf16aaf23017d7f814cee7823a0c11f867aca245b xf86-input-libinput-1.0.1.tar.bz2
sha512 bb3cc4e9507d5ff6e430aabb5c87e412e8bbc5fd18b85fa4826123cb6be2f8f41078863fda09304f9dbd1264bbf1c3c7d6c11700ede0a5db733fbd1a03ec915b xf86-input-libinput-1.0.1.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2021-June/003094.html
sha256 e11d2a41419124a6e9b148f1df181bf7819fc7398c8ee9a1b6390b0742c68d16 xf86-input-libinput-1.1.0.tar.bz2
sha512 7def9a4834a9203d1672613b1a4b384a0eb3d664818865b375969bf9ca96c512b752859acc8916de9224f7e488f8d59953308e53b983dfa8031ca01fd707fa2b xf86-input-libinput-1.1.0.tar.bz2
# Locally computed
sha256 4114220b281561e80f3422f0e7ae8d3e1fc85131ffc2e3b6265119e66f1adb27 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.0.1
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.1.0
XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT