mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xinput: update to 1.6.2.
This commit is contained in:
parent
a7f1499c11
commit
12bbbfcc67
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xinput'.
|
# Template build file for 'xinput'.
|
||||||
pkgname=xinput
|
pkgname=xinput
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXext-devel libXi-devel libXrandr-devel libXinerama-devel"
|
makedepends="libXext-devel libXi-devel libXrandr-devel libXinerama-devel"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.x.org"
|
homepage="http://www.x.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f
|
checksum=3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4
|
||||||
|
|
Loading…
Add table
Reference in a new issue