libinput: update to 1.4.2.

This commit is contained in:
Michael Gehring 2016-09-04 17:29:40 +02:00
parent 56d7a3f8fd
commit 31c5498fc3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.4.1
version=1.4.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=26e7b3ab499358caba499705680ea7e5851af2bd37dc32f2be64181610d6392a
checksum=8c38826a785594811bef6a9daadbfa2e172e3f070f8863393d6fb7ca4c68e451
# static_assert()
CFLAGS="-std=c11"