libinput: update to 1.2.3.

This commit is contained in:
Juan RP 2016-04-12 08:18:49 +02:00
parent 141e7c01b5
commit 9336819a34

View file

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