sources: update to LE 10.0.1 (Kodi 19.3)

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Matt DeVillier
2021-11-27 09:22:11 -06:00
parent 9ee27b06c5
commit cb7a38a718

View File

@@ -3,7 +3,7 @@
#define these here for easy updating
export script_date="[2021-11-15]"
export script_date="[2021-11-27]"
#where the stuff is
export util_source="https://www.mrchromebox.tech/files/util/"
@@ -21,8 +21,8 @@ export chrx_url="https://chrx.org/go"
#LE version
export LE_version_base="LibreELEC-Generic.x86_64"
export LE_version_stable="9.2.6"
export LE_version_latest="9.97.1"
export LE_version_stable="10.0.1"
export LE_version_latest="10.0.1"
#syslinux version
export syslinux_version="syslinux-6.04-pre1"