mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xf86-input-mtrack: fix homepage
This commit is contained in:
parent
406fc1052e
commit
89bb22793a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xf86-input-mtrack'
|
# Template file for 'xf86-input-mtrack'
|
||||||
pkgname=xf86-input-mtrack
|
pkgname=xf86-input-mtrack
|
||||||
version=0.5.0
|
version=0.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="xorg-server-devel mtdev-devel"
|
makedepends="xorg-server-devel mtdev-devel"
|
||||||
|
@ -9,7 +9,7 @@ depends="virtual?xserver-abi-input-24_1"
|
||||||
short_desc="Xorg Multitouch Trackpad Driver"
|
short_desc="Xorg Multitouch Trackpad Driver"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="https://github.com/p2rkw/xf86-input-mtrack"
|
||||||
distfiles="https://github.com/p2rkw/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/p2rkw/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=a976723720028832afd45bfcaab479f60833ff6f1c780be727d1791675dc14c4
|
checksum=a976723720028832afd45bfcaab479f60833ff6f1c780be727d1791675dc14c4
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue