tslib: update to 1.13

This commit is contained in:
Jürgen Buchmüller 2017-09-20 19:38:01 +02:00
parent b67e3d2a2a
commit c777fc8612

View file

@ -1,6 +1,6 @@
# Template file for 'tslib' # Template file for 'tslib'
pkgname=tslib pkgname=tslib
version=1.12 version=1.13
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Touchscreen access library" short_desc="Touchscreen access library"
@ -8,7 +8,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/kergoth/tslib" homepage="https://github.com/kergoth/tslib"
distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz" distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=237f66c9e53789429b1bcc89a36eb7a37f1deb2877e6e7d928e994e3c48d0b83 checksum=b381279f2d6ad6acb80cfc4852860853b7bcd1a9440821e9fe920c33f4e4f8da
tslib-tools_package() { tslib-tools_package() {
short_desc+=" - command line tools" short_desc+=" - command line tools"