linux: update to linux-3.9.6

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-06-15 19:32:56 +02:00
parent c892d06a59
commit 2b7abc402d
26 changed files with 1 additions and 1 deletions

View File

@ -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.5"
PKG_VERSION="3.9.6"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac