mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
xf86-input-joystick: update to 1.6.3.
This commit is contained in:
parent
551bb0eaeb
commit
0c4a7c9180
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xf86-input-joystick'.
|
# Template build file for 'xf86-input-joystick'.
|
||||||
pkgname=xf86-input-joystick
|
pkgname=xf86-input-joystick
|
||||||
version=1.6.2
|
version=1.6.3
|
||||||
revision=7
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=ee3b86ed72f3b5befdeed39909320f4b6970401cfbcc2cc0dfd8fb1c1576150d
|
checksum=9e7669ecf0f23b8e5dc39d5397cf28296f692aa4c0e4255f5e02816612c18eab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/50-joystick.conf 644 usr/share/X11/xorg.conf.d
|
vinstall ${FILESDIR}/50-joystick.conf 644 usr/share/X11/xorg.conf.d
|
||||||
|
|
Loading…
Add table
Reference in a new issue