summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.mk
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>2017-06-06 14:50:09 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-06-06 17:19:35 +0200
commit56e2e318c7cf6268d7c486cdf47c341aae2765d7 (patch)
treeaa75377de45b52d988582507c3a254f6b96802d4 /package/tslib/tslib.mk
parent869c8dfd7bd37bd11a903cadf065a1963fb8f887 (diff)
downloadbuildroot-56e2e318c7cf6268d7c486cdf47c341aae2765d7.tar.gz
buildroot-56e2e318c7cf6268d7c486cdf47c341aae2765d7.zip
package/tslib: bump version to 1.11
Release notes for the curious: https://github.com/kergoth/tslib/blob/master/NEWS Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> 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 9d7b926f22..87eb5b734f 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TSLIB_VERSION = 1.10
+TSLIB_VERSION = 1.11
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