mtdev: update to 1.1.5.
This commit is contained in:
parent
9eda434f16
commit
a193cb25d3
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template build file for 'mtdev'.
|
||||
pkgname=mtdev
|
||||
version=1.1.4
|
||||
revision=2
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Multitouch Protocol Translation Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://bitmath.org/code/mtdev/"
|
||||
license="MIT"
|
||||
distfiles="http://bitmath.org/code/mtdev/mtdev-${version}.tar.bz2"
|
||||
checksum=6b59b055ff22f2b91d4284187c2515826c338b81f6f33bd90f6bedc7c1fb9a38
|
||||
checksum=6677d5708a7948840de734d8b4675d5980d4561171c5a8e89e54adf7a13eba7f
|
||||
|
||||
mtdev-devel_package() {
|
||||
depends="mtdev>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue