2010-04-21 15:50:05 +02:00
|
|
|
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
|
|
|
# build templates.
|
2011-07-22 12:09:14 +02:00
|
|
|
_kmajorver=3.0
|
2011-08-17 12:13:15 +02:00
|
|
|
version=${_kmajorver}.2
|
2011-08-07 07:36:08 +02:00
|
|
|
wrksrc="linux-${version}"
|
|
|
|
distfiles="${KERNEL_SITE}/kernel/v3.0/linux-${version}.tar.bz2"
|
2010-04-21 15:50:05 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-27 09:13:36 +02:00
|
|
|
homepage="http://www.kernel.org"
|
2011-06-03 11:26:09 +02:00
|
|
|
license="GPL-2"
|
2011-08-17 12:13:15 +02:00
|
|
|
checksum=0bf66062e2bc23e6fe6fddb329fe06c6994ba5b016c89e2afdf093c059b5c035
|