mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
xf86-input-libinput: update to 1.4.0.
This commit is contained in:
parent
a1a398774c
commit
2005f6a894
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xf86-input-libinput'
|
# Template file for 'xf86-input-libinput'
|
||||||
pkgname=xf86-input-libinput
|
pkgname=xf86-input-libinput
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ homepage="https://xorg.freedesktop.org/"
|
||||||
# no official changelog
|
# no official changelog
|
||||||
#changelog="https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/commits/master/"
|
#changelog="https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/commits/master/"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb
|
checksum=3a3d14cd895dc75b59ae2783b888031956a0bac7a1eff16d240dbb9d5df3e398
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue