libraries/libinput: Updated for version 1.15.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2020-03-20 19:19:26 +07:00 committed by Willy Sudiarto Raharjo
parent 420e5f130a
commit 0375296c30
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.15.3}
VERSION=${VERSION:-1.15.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libinput"
VERSION="1.15.3"
VERSION="1.15.4"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.15.3.tar.xz"
MD5SUM="6fbea8d51d9194d7ba33f96d7c4cee56"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.15.4.tar.xz"
MD5SUM="76c5cb1a55f5098ed353ae7d4e054c50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom meson graphviz python-evdev pyudev"