kernel-snapshot: update to 3.7-rc1.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
|||||||
# Template file for 'kernel-snapshot'
|
# Template file for 'kernel-snapshot'
|
||||||
#
|
#
|
||||||
_kmajor=3.6
|
_kmajor=3.7
|
||||||
_kminor=0
|
_kminor=0
|
||||||
_kpatch=rc7
|
_kpatch=rc1
|
||||||
|
|
||||||
pkgname=kernel-snapshot
|
pkgname=kernel-snapshot
|
||||||
version=${_kmajor}.${_kminor}${_kpatch}
|
version=${_kmajor}.${_kminor}${_kpatch}
|
||||||
@@ -20,7 +20,7 @@ long_desc="
|
|||||||
This package provides the linux kernel image and associated modules
|
This package provides the linux kernel image and associated modules
|
||||||
for the testing kernel (future stable releases)."
|
for the testing kernel (future stable releases)."
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
|
||||||
checksum=f5ef8ca32a5a78845b59b53f990ea6f2577c14ca3d7ebd54155f967e6f54f775
|
checksum=96030e6ef7e3d0360212059a56c24c29512f4e6f24af2462cd84aef7c5a26c23
|
||||||
|
|
||||||
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
|
||||||
kernel_hooks_version="${_kernver}"
|
kernel_hooks_version="${_kernver}"
|
||||||
|
|||||||
Reference in New Issue
Block a user