2010-04-21 13:50:05 +00:00
|
|
|
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
|
|
|
# build templates.
|
2011-10-25 08:28:37 +00:00
|
|
|
_kmajorver=3.1
|
|
|
|
version=${_kmajorver}.0
|
|
|
|
wrksrc="linux-${_kmajorver}"
|
|
|
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${_kmajorver}.tar.xz"
|
2010-04-21 13:50:05 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-27 07:13:36 +00:00
|
|
|
homepage="http://www.kernel.org"
|
2011-06-03 09:26:09 +00:00
|
|
|
license="GPL-2"
|
2011-10-25 08:28:37 +00:00
|
|
|
checksum=6f220258f3ce9f11d0e53860ccc2d9fe746117056212099876dbe5ee1de80af3
|