kernel: update to 3.4.6.

This commit is contained in:
Juan RP 2012-07-20 06:53:24 +02:00
parent ee242cb592
commit 5cc1112b2f

View File

@ -1,8 +1,7 @@
# Template file for 'kernel'
#
pkgname=kernel
_kmajorver=3.4
version=${_kmajorver}.5
version=3.4.6
revision=1
nostrip=yes
noverifyrdeps=yes
@ -19,7 +18,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=43c63e7efe1a8f886f75db417aae97357ca0076011720a13c9af0a564543a59e
checksum=50d6084b3058c376e2436b0a1ac9bc4098a59129403dd4748b17e04e2ac2020c
_kernver="${version}_${revision}"