tslib: update to 1.17
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
4643c4faed
commit
5b7858ca20
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tslib'
|
||||
pkgname=tslib
|
||||
version=1.16
|
||||
version=1.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Touchscreen access library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://github.com/kergoth/tslib"
|
||||
distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c9a54651337a701a66b074c603c313225579995a7910e519bbc7b1dcdab9a755
|
||||
checksum=9fdd33e66976bf9cc799be33824ba66672f892826e9b22de12b14df15cb0fddc
|
||||
|
||||
tslib-tools_package() {
|
||||
short_desc+=" - command line tools"
|
||||
|
|
Loading…
Reference in New Issue