kernel-snapshot: update to 3.7.0-rc7.
This commit is contained in:
parent
c49a6567bd
commit
9ec1d5b3a3
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_kmajor=3.7
|
||||
_kminor=0
|
||||
_kpatch=rc6
|
||||
_kpatch=rc7
|
||||
|
||||
pkgname=kernel-snapshot
|
||||
version=${_kmajor}.${_kminor}${_kpatch}
|
||||
|
@ -16,7 +16,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=43bc96a2fe7419620d89476a3c35321212eca80ecc5e22ef81dca7b60dc67f83
|
||||
checksum=da02af7721e4a6e87113cfb0994eb407ccd08c8c2041378c22f6c2a42d251c66
|
||||
|
||||
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
||||
kernel_hooks_version="${_kernver}"
|
||||
|
|
Loading…
Reference in a new issue