kernel: update to 3.1.9.
This commit is contained in:
parent
78e39274bc
commit
23aed7ee88
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
||||
# build templates.
|
||||
_kmajorver=3.1
|
||||
version=${_kmajorver}.8
|
||||
version=${_kmajorver}.9
|
||||
wrksrc="linux-${version}"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
checksum=19037d84e8f5916bc80e55b7622dda87e00ce5dbdda7f2c8672172f1019f05d8
|
||||
checksum=bcf6d7dca2c6faa3dead83c4ea0705451f55552fe7945f1666d660aa332af6e6
|
||||
|
|
Loading…
Reference in a new issue