linux: update to linux-3.11.5

This commit is contained in:
Stefan Saraev 2013-10-14 13:13:14 +03:00
parent f24008cc0e
commit fa627eb578
38 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ case "$LINUX" in
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
;;
*)
PKG_VERSION="3.11.4"
PKG_VERSION="3.11.5"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
;;
esac