kernel: update to 3.4.4.
This commit is contained in:
parent
ab7e787db1
commit
cec72b839b
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
pkgname=kernel
|
||||
_kmajorver=3.4
|
||||
version=${_kmajorver}.3
|
||||
version=${_kmajorver}.4
|
||||
revision=1
|
||||
nostrip=yes
|
||||
noverifyrdeps=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=0b01ddf6f826e4adf198fb00f7917e32f3c88545cef51bdea219206db2a9e020
|
||||
checksum=dc17ce948b8d7f77d36872b22ea68b5aaad3ac1891bf8c62b4f7550dab3a9050
|
||||
|
||||
if [ -n "${revision}" ]; then
|
||||
_kernver="${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue