libinput: update to 1.3.0.

This commit is contained in:
Juan RP 2016-05-10 14:47:25 +02:00
parent 7cd1392cf9
commit fcb9e0e7b9

View file

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