package/x11r7/xdriver_xf86-input-libinput: bump version to 1.2.0
Switched _SITE to https. Release notes: https://lists.x.org/archives/xorg-announce/2021-September/003110.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:
parent
621a076fca
commit
dfc468c4af
@ -1,6 +1,6 @@
|
|||||||
# From https://lists.x.org/archives/xorg-announce/2021-June/003094.html
|
# From https://lists.x.org/archives/xorg-announce/2021-September/003110.html
|
||||||
sha256 e11d2a41419124a6e9b148f1df181bf7819fc7398c8ee9a1b6390b0742c68d16 xf86-input-libinput-1.1.0.tar.bz2
|
sha256 f80da3c514fe1cbf57fa1b1bd6ff97f6b0a1f87466ad89247bac59cd0a5869f6 xf86-input-libinput-1.2.0.tar.bz2
|
||||||
sha512 7def9a4834a9203d1672613b1a4b384a0eb3d664818865b375969bf9ca96c512b752859acc8916de9224f7e488f8d59953308e53b983dfa8031ca01fd707fa2b xf86-input-libinput-1.1.0.tar.bz2
|
sha512 ebff9490d33fd7495df2e03203060a76b3274f0e638bc92f3d95257fac57cdb9dac308e90e54006fe9522b6de3b1f1c38fd5f0b0b75b7051e5422290f43de52d xf86-input-libinput-1.2.0.tar.bz2
|
||||||
|
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 4114220b281561e80f3422f0e7ae8d3e1fc85131ffc2e3b6265119e66f1adb27 COPYING
|
sha256 4114220b281561e80f3422f0e7ae8d3e1fc85131ffc2e3b6265119e66f1adb27 COPYING
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.1.0
|
XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.2.0
|
||||||
XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
|
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_SITE = https://xorg.freedesktop.org/releases/individual/driver
|
||||||
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT
|
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT
|
||||||
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE_FILES = COPYING
|
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE_FILES = COPYING
|
||||||
XDRIVER_XF86_INPUT_LIBINPUT_DEPENDENCIES = libinput xserver_xorg-server xorgproto
|
XDRIVER_XF86_INPUT_LIBINPUT_DEPENDENCIES = libinput xserver_xorg-server xorgproto
|
||||||
|
Loading…
Reference in New Issue
Block a user