libinput: update to 1.3.3.

This commit is contained in:
Juan RP 2016-06-25 08:07:23 +02:00
parent 834d35bd18
commit bfba37b35d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.3.2
version=1.3.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=0701230781b59c0f1510ae86da15a7b15655e723ace366ad479ccb09fe92a183
checksum=30c8edfe47654a38c235ac6b0541d79fd593d010bc18cdda8bd1f6cc6ad8b1ce
# static_assert()
CFLAGS="-std=c11"