libinput: update to 1.2.4.

This commit is contained in:
Juan RP 2016-04-19 09:02:23 +02:00
parent e453acc701
commit eb026beb3b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.2.3
version=1.2.4
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=09b2a9d3a0cc973a9d3fdc7af40162cbef0b16be0a2e415786f83761f519e9f2
checksum=aee3650ad2a864ab9a10e7e63df543cc2b475f6bf3974751037a2df325dabbb1
# static_assert()
CFLAGS="-std=c11"