tslib: update to 1.9
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>
Fri, 21 Apr 2017 06:26:47 +0000 (08:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Apr 2017 08:01:49 +0000 (10:01 +0200)
The curious ones will find the release notes here:

    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 f8f7ae3ac4c17c5ab04345f2460e9b8ca73c9c3f..e8e72c8cf5c045437a8b625d3b8f841830b5acc3 100644 (file)
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.8/tslib-1.8.tar.xz.sha256
-sha256  be00af1ad643e3535b1958e4e48fea9905888489d7f1480a957c9e3d1cbaeac5  tslib-1.8.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.9/tslib-1.9.tar.xz.sha256
+sha256  af4e40a4cf2aa7a81f1602de1613190a101760689709103cc3590132266ac7b8  tslib-1.9.tar.xz
index f3e0d94abcdd34b51887a95287dfbbf7d3c7118a..e0f307ab0b1eaa7bb5da2d81884cd3d6f7eb6e52 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.8
+TSLIB_VERSION = 1.9
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL, LGPL