mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libinput: update to 1.8.2.
This commit is contained in:
parent
f16f398aa6
commit
33178fed28
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.8.1
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tests --disable-debug-gui --disable-documentation"
|
configure_args="--disable-tests --disable-debug-gui --disable-documentation"
|
||||||
|
@ -11,7 +11,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=e3590a9037e561a5791c8bd3b34bfd30fad5cacd8cbefc0d75fafe3a41d07147
|
checksum=013518ee0adb2287e6e1f08412efba2137320738cadb5399b783738f04cbab38
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue