kernel-snapshot: update to 3.7-rc2.
This commit is contained in:
parent
4c12a421d4
commit
69d53dfb71
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_kmajor=3.7
|
||||
_kminor=0
|
||||
_kpatch=rc1
|
||||
_kpatch=rc2
|
||||
|
||||
pkgname=kernel-snapshot
|
||||
version=${_kmajor}.${_kminor}${_kpatch}
|
||||
|
@ -20,7 +20,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=96030e6ef7e3d0360212059a56c24c29512f4e6f24af2462cd84aef7c5a26c23
|
||||
checksum=f3913be8e170e1ab8eec70c8053b97c26865e72b9b176dea532599bd3b38f0c6
|
||||
|
||||
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
||||
kernel_hooks_version="${_kernver}"
|
||||
|
|
Loading…
Reference in a new issue