]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
tslib: bump to version 1.6
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>
Fri, 3 Mar 2017 07:43:54 +0000 (08:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Mar 2017 20:50:54 +0000 (21:50 +0100)
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 d7ae4dce55f7741f14a6a2e43cf893881a1e74b3..649822e7d9bd921c0d5e3600ee6cb1260f6148d1 100644 (file)
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.5/tslib-1.5.tar.xz.sha256
-sha256  94874fe72c5af5c9be642a2ce524f014eb1d59d15cf852f2d3b2cf380f04252d  tslib-1.5.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.6/tslib-1.6.tar.xz.sha256
+sha256  b9fbb93984d02506c5a944d475d0bf7f19473a111e547f523328138ed5c6e02b  tslib-1.6.tar.xz
index 08b1d26ac2183e1fd915a043135bf8b24bbaf59d..0940d0de25d15605a0e68304d6a419e94c54b07c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.5
+TSLIB_VERSION = 1.6
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL, LGPL