mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update to linux-3.8.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5fabfd5768
commit
dea3faad53
@ -25,7 +25,7 @@ if [ "$LINUX" = "3.2" ]; then
|
||||
elif [ "$LINUX" = "3.6" ]; then
|
||||
PKG_VERSION="3.6.11"
|
||||
elif [ "$LINUX" = "3.8" ]; then
|
||||
PKG_VERSION="3.8.11"
|
||||
PKG_VERSION="3.8.13"
|
||||
else
|
||||
PKG_VERSION="3.9.2"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user