libinput: update to 1.3.1.
This commit is contained in:
parent
68aa43ce48
commit
85f76e1ac0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
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=998a75fb261d161efaa7da44411cdc9a32a953280e4ffc6322ca19f057d0c1ea
|
||||
checksum=cdff653d93395c718f367af61fee866914bc45de75ac94abe7dc1b720462aca9
|
||||
|
||||
# static_assert()
|
||||
CFLAGS="-std=c11"
|
||||
|
|
Loading…
Reference in New Issue