From eed3ffcf0dde3832cc727dbfb4d1cdff06372d87 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Tue, 9 Aug 2016 13:32:18 -0500 Subject: [PATCH] LibreELEC: update to 8.0a4 (7.90.004) Signed-off-by: Matt DeVillier --- sources.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources.sh b/sources.sh index f1cec0f..c9f830e 100644 --- a/sources.sh +++ b/sources.sh @@ -3,7 +3,7 @@ #define these here for easy updating -script_date="[2016-08-05]" +script_date="[2016-08-09]" #where the stuff is util_source="https://www.mrchromebox.tech/files/util/" @@ -22,7 +22,7 @@ chrx_url="https://chrx.org/go" #LE version LE_version_base="LibreELEC-Generic.x86_64" LE_version_stable="7.0.2" -LE_version_latest="7.90.003" +LE_version_latest="7.90.004" #syslinux version syslinux_version="syslinux-6.04-pre1"