tslib: update to 1.8
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>
Tue, 21 Mar 2017 16:52:39 +0000 (17:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 21 Mar 2017 22:09:29 +0000 (23:09 +0100)
For those who are interested, the release notes:

https://github.com/kergoth/tslib/releases

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tslib/tslib.hash
package/tslib/tslib.mk

index dea1f91c612a96b1adb01150e59fa63e3c501789..f8f7ae3ac4c17c5ab04345f2460e9b8ca73c9c3f 100644 (file)
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.7/tslib-1.7.tar.xz.sha256
-sha256  f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8  tslib-1.7.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.8/tslib-1.8.tar.xz.sha256
+sha256  be00af1ad643e3535b1958e4e48fea9905888489d7f1480a957c9e3d1cbaeac5  tslib-1.8.tar.xz
index e19c8d2ab2caafe3cc2a6d1d59f1ebb9984e5789..f3e0d94abcdd34b51887a95287dfbbf7d3c7118a 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.7
+TSLIB_VERSION = 1.8
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL, LGPL