mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux: update to linux-3.13.0-rc8
This commit is contained in:
parent
26eb69006a
commit
8fae4821d0
@ -23,8 +23,8 @@ case "$LINUX" in
|
|||||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
PKG_VERSION="3.13.0-rc7"
|
PKG_VERSION="3.13.0-rc8"
|
||||||
PKG_SOURCE_DIR="$PKG_NAME-3.13-rc7"
|
PKG_SOURCE_DIR="$PKG_NAME-3.13-rc8"
|
||||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/testing/$PKG_SOURCE_DIR.tar.xz"
|
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/testing/$PKG_SOURCE_DIR.tar.xz"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user