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