libraries/libinput: Updated for version 1.11.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-06-11 11:14:59 +01:00 committed by David Spencer
parent 20bb7a5c59
commit a12aed6f0d
2 changed files with 5 additions and 5 deletions

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libinput
VERSION=${VERSION:-1.10.7}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="libinput"
VERSION="1.10.7"
VERSION="1.11.0"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.10.7.tar.xz"
MD5SUM="4369212564f8359f48c8f683c8c829b5"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.11.0.tar.xz"
MD5SUM="a182dab52f4d33bc1ef50668dcf53cc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom meson graphviz python-evdev pyudev"