mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libinput: update to 1.15.0.
This commit is contained in:
parent
5a3c2d4c4f
commit
5421fb227d
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.14.3
|
version=1.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false"
|
configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0feb3a0589709cc1032893bfaf4c49150d5360bd9782bec888f9e4dd9044c5b7
|
checksum=bfbf1fef66bcb2be871a18783dfcfb88ecb431f496bf0a9cf6685fd29c5843e1
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dtests=true"
|
configure_args+=" -Dtests=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue