package/cantarell: 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
7d3690e862
commit
0e483a7340
@ -1,4 +1,4 @@
|
||||
# From http://ftp.acc.umu.se/pub/gnome/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.25.sha256sum
|
||||
# From https://download.gnome.org/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.25.sha256sum
|
||||
sha256 14a228aa0b516dfc367b434a850f955a00c57fc549cbb05348e2b150196a737f cantarell-fonts-0.0.25.tar.xz
|
||||
# locally computed
|
||||
sha256 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8 COPYING
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
CANTARELL_VERSION_MAJOR = 0.0
|
||||
CANTARELL_VERSION = $(CANTARELL_VERSION_MAJOR).25
|
||||
CANTARELL_SITE = http://ftp.gnome.org/pub/gnome/sources/cantarell-fonts/$(CANTARELL_VERSION_MAJOR)
|
||||
CANTARELL_SITE = https://download.gnome.org/sources/cantarell-fonts/$(CANTARELL_VERSION_MAJOR)
|
||||
CANTARELL_SOURCE = cantarell-fonts-$(CANTARELL_VERSION).tar.xz
|
||||
CANTARELL_DEPENDENCIES = host-pkgconf
|
||||
CANTARELL_LICENSE = OFL-1.1
|
||||
|
Loading…
Reference in New Issue
Block a user