linux: fix last commit

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-06-22 08:09:17 +02:00
parent fa81f50cbd
commit 8533bc2442

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