kernel: update to 3.4.5.
This commit is contained in:
parent
84cb803deb
commit
7df0de291f
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
#
|
||||
pkgname=kernel
|
||||
_kmajorver=3.4
|
||||
version=${_kmajorver}.4
|
||||
revision=9
|
||||
version=${_kmajorver}.5
|
||||
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=dc17ce948b8d7f77d36872b22ea68b5aaad3ac1891bf8c62b4f7550dab3a9050
|
||||
checksum=43c63e7efe1a8f886f75db417aae97357ca0076011720a13c9af0a564543a59e
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue