mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xf86-input-vmmouse: update to 13.2.0.
This commit is contained in:
parent
6d1364cb84
commit
d7998ec6ff
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xf86-input-vmmouse'
|
# Template file for 'xf86-input-vmmouse'
|
||||||
pkgname=xf86-input-vmmouse
|
pkgname=xf86-input-vmmouse
|
||||||
version=13.1.0
|
version=13.2.0
|
||||||
revision=4
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Xorg VMware virtual mouse input driver"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0af558957ac1be1b2863712c2475de8f4d7f14921fd01ded2e2fde4921b19319
|
checksum=5fa6cb6c0523737266684b216dacbe7f0b2c8dba962bd188369d4e854ed7bfa9
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue