libinput: update to 1.3.2

This commit is contained in:
Alessio Sergi 2016-06-18 20:06:20 +02:00
parent ca3e2ed499
commit 1d0ca406b1

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.3.1
version=1.3.2
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=cdff653d93395c718f367af61fee866914bc45de75ac94abe7dc1b720462aca9
checksum=0701230781b59c0f1510ae86da15a7b15655e723ace366ad479ccb09fe92a183
# static_assert()
CFLAGS="-std=c11"