libinput: update to 1.2.1.
This commit is contained in:
parent
d1dcb69af7
commit
da2048b07d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libinput'
|
# Template file for 'libinput'
|
||||||
pkgname=libinput
|
pkgname=libinput
|
||||||
version=1.2.0
|
version=1.2.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=1754b917fe675507ea80445b4f2e91d76cb6a6935508fe37234807affb316e2c
|
checksum=e2db8c5357f8859b33c58e583601f50509f085ae9340a58790bcf44f1480c1c3
|
||||||
|
|
||||||
# static_assert()
|
# static_assert()
|
||||||
CFLAGS="-std=c11"
|
CFLAGS="-std=c11"
|
||||||
|
|
Loading…
Reference in a new issue