kernel: update to 3.6.7.
This commit is contained in:
parent
ab5130f486
commit
4f382ccfc7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kernel'
|
||||
#
|
||||
pkgname=kernel
|
||||
version=3.6.6
|
||||
version=3.6.7
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
depends="dracut linux-firmware module-init-tools"
|
||||
|
@ -13,7 +13,7 @@ short_desc="The Linux kernel and modules"
|
|||
long_desc="
|
||||
This package provides the linux kernel image and associated modules."
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=03891e6af8c434cd87480e95ecca6a972401fad125c35028f2abe4ec7477b339
|
||||
checksum=7ddccd15a01b9b23affe44516ce0f45780e56eccc2a38471279851d42a803b22
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in New Issue