libinput: update to 1.5.3.

This commit is contained in:
Michael Gehring 2016-12-09 14:12:52 +00:00
parent 06ef9126e2
commit ea7b02f687

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.5.2
version=1.5.3
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=ba26e2bc64ed551eaef193178ed06b07b97a09ac6f4e442f5f15bbc3f3174682
checksum=91206c523b4e7aeecf296d0b94276c61bea90b9260d198c8ee3a91eced10a6e3
# static_assert()
CFLAGS="-std=c11"