updated to 3.10.10

This commit is contained in:
Fabian 2013-08-29 22:04:19 +00:00
parent b895a1de16
commit 31bfb00cde
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ pkgbase=linux
pkgname=('linux' 'linux-headers' 'linux-docs')
_kernelname=${pkgname#linux}
_basekernel=3.10
pkgver=3.10.5
pkgver=3.10.10
pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"
@ -30,7 +30,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz
'linux.preset'
'change-default-console-loglevel.patch')
sha256sums=('df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544'
'c96b69a10ef5ade798dcaa1867df156ccc9e173225d5aa427d00c6e89246e035'
'22cb9a7721bacd40d83c2d630f672e09495ce9d29f896e874ea8669bb577e193'
'0f392605205d2b2083801a7b88cdff389e5d742a3a98ac71a23890328d81237b'
'9b7b9f14818590e3661ca6b69e6e218fff2c796b1f10db667af80b53129c8882'
'bd56283210474d62be22a429c8401a9b45501c6a182391d05290554c23283296'

View File

@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
KERNEL_VERSION=3.10.5-1-CHAKRA
KERNEL_VERSION=3.10.10-1-CHAKRA
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'