package/gupnp-tools: switch to https download
Signed-off-by: Daniel Lang <d.lang@abatec.at> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
b443913bcc
commit
01b5b18cbc
@ -1,4 +1,4 @@
|
||||
# Hash from: http://ftp.gnome.org/pub/gnome/sources/gupnp-tools/0.10/gupnp-tools-0.10.3.sha256sum:
|
||||
# Hash from: https://download.gnome.org/sources/gupnp-tools/0.10/gupnp-tools-0.10.3.sha256sum:
|
||||
sha256 457f4d923935b078415cd2ba88d78db60079b725926b7ee106e4565efe3204de gupnp-tools-0.10.3.tar.xz
|
||||
|
||||
# Locally computed:
|
||||
|
@ -8,7 +8,7 @@ GUPNP_TOOLS_VERSION_MAJOR = 0.10
|
||||
GUPNP_TOOLS_VERSION = $(GUPNP_TOOLS_VERSION_MAJOR).3
|
||||
GUPNP_TOOLS_SOURCE = gupnp-tools-$(GUPNP_TOOLS_VERSION).tar.xz
|
||||
GUPNP_TOOLS_SITE = \
|
||||
http://ftp.gnome.org/pub/gnome/sources/gupnp-tools/$(GUPNP_TOOLS_VERSION_MAJOR)
|
||||
https://download.gnome.org/sources/gupnp-tools/$(GUPNP_TOOLS_VERSION_MAJOR)
|
||||
GUPNP_TOOLS_LICENSE = GPL-2.0+
|
||||
GUPNP_TOOLS_LICENSE_FILES = COPYING
|
||||
GUPNP_TOOLS_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user