package/efl: change download URL to https
Signed-off-by: Peter Seiderer <ps.report@gmx.net> [yann.morin.1998@free.fr: canonicalise homepage] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
7527324132
commit
c3d5b27d5d
@ -21,7 +21,7 @@ config BR2_PACKAGE_EFL
|
||||
help
|
||||
Enlightenment Foundation Libraries
|
||||
|
||||
https://enlightenment.org
|
||||
https://www.enlightenment.org/
|
||||
|
||||
if BR2_PACKAGE_EFL
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
EFL_VERSION = 1.26.0
|
||||
EFL_SOURCE = efl-$(EFL_VERSION).tar.xz
|
||||
EFL_SITE = http://download.enlightenment.org/rel/libs/efl
|
||||
EFL_SITE = https://download.enlightenment.org/rel/libs/efl
|
||||
EFL_LICENSE = BSD-2-Clause, LGPL-2.1+, GPL-2.0+, FTL, MIT
|
||||
EFL_LICENSE_FILES = \
|
||||
COMPLIANCE \
|
||||
|
Loading…
Reference in New Issue
Block a user