Bläddra i källkod

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>
Martin Kepplinger 6 år sedan
förälder
incheckning
4161f9f1c9
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      package/tslib/tslib.hash
  2. 1 1
      package/tslib/tslib.mk

+ 1 - 1
package/tslib/tslib.hash

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

+ 1 - 1
package/tslib/tslib.mk

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