kernel: update to 2.6.38.2.
--HG-- branch : gnome3
This commit is contained in:
parent
0c6030874a
commit
b6ae480f8b
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
# build templates.
|
||||
_kernel_ver=2.6.38
|
||||
#version=${_kernel_ver}
|
||||
_kernel_patch_ver=1
|
||||
_kernel_patch_ver=2
|
||||
version=${_kernel_ver}.${_kernel_patch_ver}
|
||||
wrksrc="linux-$version"
|
||||
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5ef0ba8ddb130514d46a21d519370ce62f0ac7a7cdc0aa6b4a7d90a0ea5a7599
|
||||
checksum=552714c6315dd2dddc4c88c416794f4159e77b5aa9f689925c6d93b4d67c4d1d
|
||||
|
|
Loading…
Reference in a new issue