libinput: update to 1.4.0.

This commit is contained in:
Juan RP 2016-07-18 07:51:17 +02:00
parent 53b4d5b7f0
commit 0b0e07655f

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.3.3
version=1.4.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
checksum=30c8edfe47654a38c235ac6b0541d79fd593d010bc18cdda8bd1f6cc6ad8b1ce
checksum=76ef10874519d1a67b57e5c68ede06106b9fbf611a3ecf69c84886107c67b420
# static_assert()
CFLAGS="-std=c11"