kernel: update to 3.2.10.
This commit is contained in:
parent
558f9da6e1
commit
537ba99f1e
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
#
|
||||
pkgname=kernel
|
||||
_kmajorver=3.2
|
||||
version=${_kmajorver}.9
|
||||
version=${_kmajorver}.10
|
||||
wrksrc="linux-${version}"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=bf5b2f1486ff5594921105da16e1017afa65baf22de1b529b9ae060ec139569a
|
||||
checksum=187e4d1036348fe8b69924362f8442b7cf8ae690fcd27dce3bcced58a2b00ac8
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue