libraries/libinput: Updated for version 1.11.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-07-23 10:03:06 +01:00 committed by Willy Sudiarto Raharjo
parent 54c4133a06
commit 34479c423e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.11.1}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="libinput"
VERSION="1.11.1"
VERSION="1.11.2"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.11.1.tar.xz"
MD5SUM="4ebf3ceb1d7de9b171050a4a254d85bb"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.11.2.tar.xz"
MD5SUM="d179b5afbf414b34ce36ffe6ea8a401d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom meson graphviz python-evdev pyudev"