kernel-snapshot: update to 3.7.0-rc7.

This commit is contained in:
Juan RP 2012-11-28 18:41:11 +01:00
parent c49a6567bd
commit 9ec1d5b3a3

View file

@ -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}"