libinput: update to 1.5.0.

This commit is contained in:
Enno Boland 2016-09-14 14:32:01 +02:00
parent 5811342862
commit ce8736eb68
1 changed files with 2 additions and 2 deletions

View File

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