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

Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003378.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Bernd Kuhls 2023-05-06 19:39:10 +02:00 committed by Yann E. MORIN
parent de8a3a53e5
commit e24cd30a14
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From https://lists.x.org/archives/xorg-announce/2022-January/003129.html
sha256 8151db5b9ddb317c0ce92dcb62da9a8db5079e5b8a95b60abc854da21e7e971b xf86-input-libinput-1.2.1.tar.xz
sha512 3decf694861d1aa3c02d090e66c5ed5513818cb18e9863f1790e0c8122a972230fb903705062b8291e1709db9098623f1205c63ccfb68e552e104813414589c7 xf86-input-libinput-1.2.1.tar.xz
# From https://lists.x.org/archives/xorg-announce/2023-April/003378.html
sha256 1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb xf86-input-libinput-1.3.0.tar.xz
sha512 f81f408b37e5f98ee97337dc4da6e78449e554e0ab2a3c6791b089d2cb6d645d0206ddf9babbc2120ab8bfe3b1489314fe42503ee015cec41775024538f3a34f xf86-input-libinput-1.3.0.tar.xz
# Locally computed
sha256 4114220b281561e80f3422f0e7ae8d3e1fc85131ffc2e3b6265119e66f1adb27 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.2.1
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.3.0
XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.xz
XDRIVER_XF86_INPUT_LIBINPUT_SITE = https://xorg.freedesktop.org/archive/individual/driver
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT