tslib: update to 1.23.
This commit is contained in:
parent
16427b7164
commit
14f3ec36fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tslib'
|
||||
pkgname=tslib
|
||||
version=1.22
|
||||
version=1.23
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Touchscreen access library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=aaf0aed410a268d7b51385d07fe4d9d64312038e87c447ec8a24c8db0a15617a
|
||||
checksum=9b489a54d48006201f2fe955a88c3f857535ac93b6cf8e5a16c7b166c8991dac
|
||||
|
||||
tslib-tools_package() {
|
||||
short_desc+=" - command line tools"
|
||||
|
|
Loading…
Reference in New Issue