mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
distributions: use https sources and minor cleanups
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
parent
addfbf42b2
commit
92797638da
@ -1,19 +1,19 @@
|
|||||||
### DISTRO INFORMATION ###
|
### DISTRO INFORMATION ###
|
||||||
|
|
||||||
# Name of the Distro to build (full name, without special characters)
|
# Distro name (full name, without special characters)
|
||||||
DISTRONAME="LibreELEC"
|
DISTRONAME="LibreELEC"
|
||||||
|
|
||||||
# short project description
|
# Short distro description
|
||||||
DESCRIPTION="LibreELEC is a fast and user-friendly Kodi Entertainment Center distribution."
|
DESCRIPTION="LibreELEC is a fast and user-friendly Kodi Entertainment Center distribution."
|
||||||
|
|
||||||
# Distribution Specific source location
|
# Distribution Source location
|
||||||
DISTRO_MIRROR="http://sources.libreelec.tv/mirror"
|
DISTRO_MIRROR="https://sources.libreelec.tv/mirror"
|
||||||
DISTRO_SRC="http://sources.libreelec.tv/$DISTRO_VERSION"
|
DISTRO_SRC="https://sources.libreelec.tv/$DISTRO_VERSION"
|
||||||
|
|
||||||
# Distribution Home URL
|
# Distribution Home URL
|
||||||
DISTRO_HOME_URL="https://libreelec.tv"
|
DISTRO_HOME_URL="https://libreelec.tv"
|
||||||
|
|
||||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
# Welcome Message for SSH Server (up to 5 Lines)
|
||||||
GREETING0="##############################################"
|
GREETING0="##############################################"
|
||||||
GREETING1="# LibreELEC #"
|
GREETING1="# LibreELEC #"
|
||||||
GREETING2="# https://libreelec.tv #"
|
GREETING2="# https://libreelec.tv #"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user