kernel: update to 3.0.3.
This commit is contained in:
parent
ff8561e076
commit
f9760b5e69
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.0
|
||||
version=${_kmajorver}.2
|
||||
version=${_kmajorver}.3
|
||||
wrksrc="linux-${version}"
|
||||
distfiles="${KERNEL_SITE}/kernel/v3.0/linux-${version}.tar.bz2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
checksum=0bf66062e2bc23e6fe6fddb329fe06c6994ba5b016c89e2afdf093c059b5c035
|
||||
checksum=b6a035d724a85f52b6973d11f43a3d215a3226dafc74ea89b8479d4cd4896788
|
||||
|
|
Loading…
Reference in a new issue