kernel: update to 3.4.3.

This commit is contained in:
Juan RP 2012-06-17 21:31:36 +02:00
parent 6add9f27a4
commit 5bbb903603

View file

@ -2,8 +2,8 @@
#
pkgname=kernel
_kmajorver=3.4
version=${_kmajorver}.2
revision=2
version=${_kmajorver}.3
revision=1
nostrip=yes
noverifyrdeps=yes
preserve=yes
@ -19,7 +19,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=9db89fa31f2aa0600fd193a612c094dde49ba5a4309db96d7b5c5c86c333a95d
checksum=0b01ddf6f826e4adf198fb00f7917e32f3c88545cef51bdea219206db2a9e020
if [ -n "${revision}" ]; then
_kernver="${version}_${revision}"