mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
linux: fix last commit
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -46,7 +46,7 @@ case "$LINUX" in
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="3.9.6"
|
||||
PKG_VERSION="3.9.7"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user