summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.mk
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>2017-02-07 12:25:27 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-02-07 14:43:18 +0100
commit06216078f6bac4b3208bb3ae5de3c76f8f4a86af (patch)
treef05fea9f1808d6ad2c61161319f64f383b350dd6 /package/tslib/tslib.mk
parentc03f112b63327409c6ebb301d2fa8d873233e0da (diff)
downloadbuildroot-06216078f6bac4b3208bb3ae5de3c76f8f4a86af.tar.gz
buildroot-06216078f6bac4b3208bb3ae5de3c76f8f4a86af.zip
tslib: bump to 1.4
additionally, this: * removes the patch adding missing headers (fixed upstream) * slightly changes the package description 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 d3388a2be0..5ea526e570 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TSLIB_VERSION = 1.3
+TSLIB_VERSION = 1.4
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