From 3e6247c746781a4be187493ed22c7139d671497f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 23 Oct 2019 22:13:04 +0200 Subject: [PATCH] tslib: update to 1.21 Also switch to build style cmake. --- srcpkgs/tslib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tslib/template b/srcpkgs/tslib/template index 83d8dd155a8..e319df0b9f4 100644 --- a/srcpkgs/tslib/template +++ b/srcpkgs/tslib/template @@ -1,14 +1,14 @@ # Template file for 'tslib' pkgname=tslib -version=1.20 +version=1.21 revision=1 -build_style=gnu-configure +build_style=cmake short_desc="Touchscreen access library" maintainer="Jürgen Buchmüller " 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=fda8c088e348b40cc68269460d562778aa4ad8f8c2281f147b09f305ba714777 +checksum=d2a57b823ea59e53a3b130eef05dfed1190b857854f886eec764e1ca1957cf56 tslib-tools_package() { short_desc+=" - command line tools"