summaryrefslogtreecommitdiffstats
path: root/package/tslib
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>2017-01-13 13:29:49 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-13 16:07:04 +0100
commit784046c932f65fc56fc5d303c43dfb079d7c661e (patch)
treeb1aae75566f174a2ac34599949597dd0e7e258d9 /package/tslib
parent5652b0e0c619f0a87bb5f75ab628703775d72eee (diff)
downloadbuildroot-784046c932f65fc56fc5d303c43dfb079d7c661e.tar.gz
buildroot-784046c932f65fc56fc5d303c43dfb079d7c661e.zip
tslib: bump version to 1.3
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/tslib')
-rw-r--r--package/tslib/tslib.hash2
-rw-r--r--package/tslib/tslib.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
index fc493e78d0..a80944c217 100644
--- a/package/tslib/tslib.hash
+++ b/package/tslib/tslib.hash
@@ -1,2 +1,2 @@
# Locally generated
-sha256 b6450f4d1bc8f4fbbb796a2d1210aee3ccf9ecf302a368dddf279c63eb634833 tslib-1.2.tar.gz
+sha256 599f51c265158e7801b166e879e19759e8d3e5fdf2fa99c630698fe162a41d56 tslib-1.3.tar.gz
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index 6437f60c3d..d6e66b7239 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TSLIB_VERSION = 1.2
+TSLIB_VERSION = 1.3
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
TSLIB_LICENSE = GPL, LGPL
TSLIB_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud