libraries/libinput: Updated for version 1.10.6.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-05-01 22:05:56 +01:00 committed by David Spencer
parent 2afc1b1688
commit 572f920c6b
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.10.5}
VERSION=${VERSION:-1.10.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libinput"
VERSION="1.10.5"
VERSION="1.10.6"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.10.5.tar.xz"
MD5SUM="3d37aa6292b7e34847811a47f3ddc860"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.10.6.tar.xz"
MD5SUM="9f47bb451a4a823014a0ad6125099b7e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom meson graphviz python-evdev pyudev"