kernel-snapshot: update to 3.6-rc1.

This commit is contained in:
Juan RP 2012-08-03 09:13:43 +02:00
parent ad557a68bc
commit b4fb15baea
3 changed files with 229 additions and 100 deletions

View file

@ -1,8 +1,8 @@
# Template file for 'kernel-snapshot'
#
_kmajor=3.5
_kmajor=3.6
_kminor=0
_kpatch=rc7
_kpatch=rc1
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=01ac40adb20751fb4c5871057d034906ee2e63a71e4e30c00e5f2a8241cb4c0c
checksum=eff67b92fb79e33b5f69c467ad02b384705fb5620e98f774356784a95e566f6a
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
kernel_hooks_version="${_kernver}"