浏览代码

tslib: bump to version 1.6

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Martin Kepplinger 8 年之前
父节点
当前提交
5ad80a1243
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      package/tslib/tslib.hash
  2. 1 1
      package/tslib/tslib.mk

+ 2 - 2
package/tslib/tslib.hash

@@ -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

+ 1 - 1
package/tslib/tslib.mk

@@ -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