From 88e4503c88053f8445c5eddc26d3a7a8129b9206 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Apr 2018 11:24:49 -0300 Subject: [PATCH] tslib: update to 1.16. Closes #13622. Signed-off-by: Enno Boland --- srcpkgs/tslib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tslib/template b/srcpkgs/tslib/template index 2155cab2280..00e7b5dfeb0 100644 --- a/srcpkgs/tslib/template +++ b/srcpkgs/tslib/template @@ -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 " -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"