mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
xf86-input-joystick: update to 1.6.4.
This commit is contained in:
parent
cde2d48305
commit
1c6e0b9509
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xf86-input-joystick'
|
||||
pkgname=xf86-input-joystick
|
||||
version=1.6.3
|
||||
revision=3
|
||||
version=1.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Joystick Input driver for Xorg"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9e7669ecf0f23b8e5dc39d5397cf28296f692aa4c0e4255f5e02816612c18eab
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.xz"
|
||||
checksum=905ec485fabc699b1cb21518cbd152246776fa83570e09c5822ca0973733ccd2
|
||||
lib32disabled=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue