package/tslib: update upstream source address

The project has been moved from the kergoth user account to the
libts organisation on github. While github seems to maintain redirects,
we should use the new location directly.

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Martin Kepplinger 2019-05-17 12:46:20 +02:00 committed by Thomas Petazzoni
parent 2ee83e0b1a
commit 4161f9f1c9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# https://github.com/kergoth/tslib/releases/download/1.19/tslib-1.19.tar.xz.sha256
# https://github.com/libts/tslib/releases/download/1.19/tslib-1.19.tar.xz.sha256
sha256 efe1fef16a00dc818f1d8e402877184dadf331f1b0dd1fbfeeb2698ee8647f4d tslib-1.19.tar.xz
# Locally computed

View File

@ -5,7 +5,7 @@
################################################################################
TSLIB_VERSION = 1.19
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
TSLIB_SITE = https://github.com/libts/tslib/releases/download/$(TSLIB_VERSION)
TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
TSLIB_LICENSE_FILES = COPYING