summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.mk
diff options
context:
space:
mode:
authorMartin Kepplinger <martink@posteo.de>2017-05-12 10:17:48 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-05-15 23:02:32 +0200
commitaf8fb485a91593d4ccfc3728df26230527b84292 (patch)
treefaf18cdcf286cd6f623b9d07b5ec5d09ab2ef2b0 /package/tslib/tslib.mk
parentf1b31f07e6a915336fb8ff6750851b94369bf68b (diff)
downloadbuildroot-af8fb485a91593d4ccfc3728df26230527b84292.tar.gz
buildroot-af8fb485a91593d4ccfc3728df26230527b84292.zip
tslib: update to 1.10
If you're overly interested, check out the release notes at https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/tslib/tslib.mk')
-rw-r--r--package/tslib/tslib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index 27d960dd24..9d7b926f22 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TSLIB_VERSION = 1.9
+TSLIB_VERSION = 1.10
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
TSLIB_LICENSE = GPL, LGPL
OpenPOWER on IntegriCloud