mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xf86-input-evdev: update to 2.10.3.
This commit is contained in:
parent
533071c9c0
commit
2a9e8c3e2b
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xf86-input-evdev'.
|
# Template build file for 'xf86-input-evdev'.
|
||||||
pkgname=xf86-input-evdev
|
pkgname=xf86-input-evdev
|
||||||
version=2.10.2
|
version=2.10.3
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,11 @@ 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=a73a630d41ab90708d929f357e922bfbdb63d553491c5a30ab3e8fb1e35dfe1d
|
checksum=5aa21ba4be8df927e5676a99c7f4f0343abc089f5451b7e73e39536f29b332a2
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
xf86-input-evdev-devel_package() {
|
xf86-input-evdev-devel_package() {
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue