mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xf86-input-libinput: update to 0.17.0.
This commit is contained in:
parent
b2828e125f
commit
aa72e6c75f
2 changed files with 3 additions and 3 deletions
|
@ -1528,7 +1528,7 @@ libmspack.so.0 libmspack-0.4alpha_1
|
||||||
libslim.so.1.3.6 slim-1.3.6_1
|
libslim.so.1.3.6 slim-1.3.6_1
|
||||||
libmozjs-24.so mozjs24-24.2.0_1
|
libmozjs-24.so mozjs24-24.2.0_1
|
||||||
libmediaart-1.0.so.0 libmediaart-0.3.0_1
|
libmediaart-1.0.so.0 libmediaart-0.3.0_1
|
||||||
libinput.so.10 libinput-0.12.0_1
|
libinput.so.10 libinput-1.2.0_1
|
||||||
libvaladoc.so.0 valadoc-git-20140327_1
|
libvaladoc.so.0 valadoc-git-20140327_1
|
||||||
libuhttpmock-0.0.so.0 uhttpmock-0.2.0_1
|
libuhttpmock-0.0.so.0 uhttpmock-0.2.0_1
|
||||||
libgfbgraph-0.2.so.0 gfbgraph-0.2.2_1
|
libgfbgraph-0.2.so.0 gfbgraph-0.2.2_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xf86-input-libinput'.
|
# Template build file for 'xf86-input-libinput'.
|
||||||
pkgname=xf86-input-libinput
|
pkgname=xf86-input-libinput
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
checksum=fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49
|
checksum=2a378a25da46a875b6699ada29332290798e37df708ab2f2e4b0915ef1fbbab2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue