summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>2017-02-09 14:37:24 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-02-09 15:01:40 +0100
commit211d8a9dce207d832459644e227d8ac99399d394 (patch)
treed6d72c318af7641b9963db60c4ae2401a29e109b
parent42eabd755130d3a8cabc5f8fe81f5d46b55d37b8 (diff)
tslib: bump to 1.5
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/tslib/tslib.hash6
-rw-r--r--package/tslib/tslib.mk3
2 files changed, 3 insertions, 6 deletions
diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
index b731df290..d7ae4dce5 100644
--- a/package/tslib/tslib.hash
+++ b/package/tslib/tslib.hash
@@ -1,4 +1,2 @@
-# taken from https://github.com/kergoth/tslib/releases/tag/1.4
-sha256 ad0373f1dbfda27caec92cb10421227f226c79d160488f1ac915585ba947741f tslib-1.4.tar.xz
-# Locally computed
-sha256 b76d25358d1e2bbcc88b0b225e8d71cd00a4795f6d17020bae270940b17d0825 02795c4fa8b842c6fc017e86b5e036466bd4d3ef.patch
+# https://github.com/kergoth/tslib/releases/download/1.5/tslib-1.5.tar.xz.sha256
+sha256 94874fe72c5af5c9be642a2ce524f014eb1d59d15cf852f2d3b2cf380f04252d tslib-1.5.tar.xz
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index 356c4c2d9..08b1d26ac 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -4,13 +4,12 @@
#
################################################################################
-TSLIB_VERSION = 1.4
+TSLIB_VERSION = 1.5
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
TSLIB_LICENSE = GPL, LGPL
TSLIB_LICENSE_FILES = COPYING
-TSLIB_PATCH = https://github.com/kergoth/tslib/commit/02795c4fa8b842c6fc017e86b5e036466bd4d3ef.patch
TSLIB_AUTORECONF = YES
TSLIB_INSTALL_STAGING = YES
TSLIB_INSTALL_STAGING_OPTS = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install