libinput: update to 1.2.1.

This commit is contained in:
Michael Gehring 2016-02-29 12:58:51 +01:00
parent d1dcb69af7
commit da2048b07d

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.2.0
version=1.2.1
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=1754b917fe675507ea80445b4f2e91d76cb6a6935508fe37234807affb316e2c
checksum=e2db8c5357f8859b33c58e583601f50509f085ae9340a58790bcf44f1480c1c3
# static_assert()
CFLAGS="-std=c11"