kernel: update to 3.6.4.
This commit is contained in:
parent
27699e3c15
commit
7c62954480
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kernel'
|
# Template file for 'kernel'
|
||||||
#
|
#
|
||||||
pkgname=kernel
|
pkgname=kernel
|
||||||
version=3.6.3
|
version=3.6.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
depends="dracut linux-firmware module-init-tools"
|
depends="dracut linux-firmware module-init-tools"
|
||||||
|
@ -13,7 +13,7 @@ short_desc="The Linux kernel and modules"
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides the linux kernel image and associated modules."
|
This package provides the linux kernel image and associated modules."
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=29c17d8210676323e4e7d5ff5b3ca34336d7cbdc4ca6fca42ebbf2aa20863a38
|
checksum=8a488bbb7c7c863ca701ed1655ca2ce51fbcdbd18873cde775e9e5c65283c478
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
Loading…
Reference in a new issue