kernel-snapshot: update to 3.6.0-rc4.
This commit is contained in:
parent
8829407120
commit
04e2e2cf67
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_kmajor=3.6
|
||||
_kminor=0
|
||||
_kpatch=rc2
|
||||
_kpatch=rc4
|
||||
|
||||
pkgname=kernel-snapshot
|
||||
version=${_kmajor}.${_kminor}${_kpatch}
|
||||
|
@ -23,7 +23,7 @@ long_desc="
|
|||
This package provides the linux kernel image and associated modules
|
||||
for the testing kernel (future stable releases)."
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
|
||||
checksum=b178b63f8c09ad3ee3fe07942a855dae042cc8f6aaddd0e2ff7790c0db9efe04
|
||||
checksum=17fa3b35c7eb3c862d80be5bb2160c78cf7b13823a3d9a93eaedad06dc7db022
|
||||
|
||||
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
||||
kernel_hooks_version="${_kernver}"
|
||||
|
|
Loading…
Reference in a new issue