libinput: update to 1.3.1.

This commit is contained in:
Juan RP 2016-05-31 07:15:19 +02:00
parent 68aa43ce48
commit 85f76e1ac0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput' # Template file for 'libinput'
pkgname=libinput pkgname=libinput
version=1.3.0 version=1.3.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT" license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/libinput/" homepage="http://www.freedesktop.org/wiki/Software/libinput/"
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz" distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
checksum=998a75fb261d161efaa7da44411cdc9a32a953280e4ffc6322ca19f057d0c1ea checksum=cdff653d93395c718f367af61fee866914bc45de75ac94abe7dc1b720462aca9
# static_assert() # static_assert()
CFLAGS="-std=c11" CFLAGS="-std=c11"