x11r7: xdriver_xf86-input-tslib: update to version 1.1.1

Update to bugfix release 1.1.1, see

    https://github.com/merge/xf86-input-tslib/releases

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Martin Kepplinger 2017-09-10 11:31:25 +02:00 committed by Peter Korsgaard
parent fca70389f2
commit 268c52865b
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# https://github.com/merge/xf86-input-tslib/releases/download/1.1.0/xf86-input-tslib-1.1.0.tar.bz2.sha256
sha256 5e5626c1127fe945270d819281ad15f2f924f4e35bad0903db9748635c2af432 xf86-input-tslib-1.1.0.tar.bz2
# https://github.com/merge/xf86-input-tslib/releases/download/1.1.1/xf86-input-tslib-1.1.1.tar.bz2.sha256
sha256 8b6a9f2ad73598a3619e66e252bd54b1792c4deba0213101fa4d272b5e9217ec xf86-input-tslib-1.1.1.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
XDRIVER_XF86_INPUT_TSLIB_VERSION = 1.1.0
XDRIVER_XF86_INPUT_TSLIB_VERSION = 1.1.1
XDRIVER_XF86_INPUT_TSLIB_SOURCE = xf86-input-tslib-$(XDRIVER_XF86_INPUT_TSLIB_VERSION).tar.bz2
XDRIVER_XF86_INPUT_TSLIB_SITE = https://github.com/merge/xf86-input-tslib/releases/download/$(XDRIVER_XF86_INPUT_TSLIB_VERSION)
XDRIVER_XF86_INPUT_TSLIB_LICENSE = MIT