mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mtdev: update to 1.1.7.
This commit is contained in:
parent
2c3c997e71
commit
92d14c981f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'mtdev'.
|
# Template file for 'mtdev'
|
||||||
pkgname=mtdev
|
pkgname=mtdev
|
||||||
version=1.1.6
|
version=1.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Multitouch Protocol Translation Library"
|
short_desc="Multitouch Protocol Translation Library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="http://bitmath.org/code/mtdev/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="http://bitmath.org/code/mtdev/"
|
||||||
distfiles="http://bitmath.org/code/mtdev/mtdev-${version}.tar.bz2"
|
distfiles="http://bitmath.org/code/mtdev/mtdev-${version}.tar.bz2"
|
||||||
checksum=15d7b28da8ac71d8bc8c9287c2045fd174267bc740bec10cfda332dc1204e0e0
|
checksum=a107adad2101fecac54ac7f9f0e0a0dd155d954193da55c2340c97f2ff1d814e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue