mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xf86-input-wacom: update to 0.34.0.
This commit is contained in:
parent
fa745ca2c5
commit
91d39f040b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xf86-input-wacom'
|
# Template file for 'xf86-input-wacom'
|
||||||
pkgname=xf86-input-wacom
|
pkgname=xf86-input-wacom
|
||||||
version=0.33.0
|
version=0.34.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=24eef830744a388795a318ef743f19c451e394d9ef1332e98e2d54810a70f8e0
|
checksum=f15d8e4f3bf3a5b2db0b3f9c9565361b084896c3cb54ac11b8de5e405f9cb045
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
||||||
|
|
Loading…
Add table
Reference in a new issue