mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
elif [ "$LINUX" = "3.6" ]; then
|
||||||
PKG_VERSION="3.6.11"
|
PKG_VERSION="3.6.11"
|
||||||
elif [ "$LINUX" = "3.8" ]; then
|
elif [ "$LINUX" = "3.8" ]; then
|
||||||
PKG_VERSION="3.8.11"
|
PKG_VERSION="3.8.13"
|
||||||
else
|
else
|
||||||
PKG_VERSION="3.9.2"
|
PKG_VERSION="3.9.2"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user