tslib: update to 1.7

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Martin Kepplinger 2017-03-13 18:09:27 +01:00 committed by Peter Korsgaard
parent 5faabab594
commit a9738f3178
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# https://github.com/kergoth/tslib/releases/download/1.6/tslib-1.6.tar.xz.sha256
sha256 b9fbb93984d02506c5a944d475d0bf7f19473a111e547f523328138ed5c6e02b tslib-1.6.tar.xz
# https://github.com/kergoth/tslib/releases/download/1.7/tslib-1.7.tar.xz.sha256
sha256 f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8 tslib-1.7.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
TSLIB_VERSION = 1.6
TSLIB_VERSION = 1.7
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
TSLIB_LICENSE = GPL, LGPL