tslib: update to 1.16.
Closes #13622. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8bbc4f2f19
commit
88e4503c88
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'tslib'
|
||||
pkgname=tslib
|
||||
version=1.15
|
||||
version=1.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Touchscreen access library"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
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=7ce48807cab655076d71a1ceef3ed0ab8a25df98074981d4a8fd1477ee5f710c
|
||||
checksum=c9a54651337a701a66b074c603c313225579995a7910e519bbc7b1dcdab9a755
|
||||
|
||||
tslib-tools_package() {
|
||||
short_desc+=" - command line tools"
|
||||
|
|
Loading…
Reference in a new issue