kernel-snapshot: update to 3.4.0-rc3.
This commit is contained in:
parent
4c22c660fa
commit
f4eeeb984e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
_kmajor=3.4
|
_kmajor=3.4
|
||||||
_kminor=0
|
_kminor=0
|
||||||
_kpatch=rc2
|
_kpatch=rc3
|
||||||
|
|
||||||
pkgname=kernel-snapshot
|
pkgname=kernel-snapshot
|
||||||
version=${_kmajor}.${_kminor}${_kpatch}
|
version=${_kmajor}.${_kminor}${_kpatch}
|
||||||
|
@ -15,7 +15,7 @@ short_desc="The Linux kernel and modules (testing snapshot)"
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides the linux kernel image and associated modules
|
This package provides the linux kernel image and associated modules
|
||||||
for the testing kernel (future stable releases)."
|
for the testing kernel (future stable releases)."
|
||||||
checksum=021a7cee65ab30d371fddb666419bb7350a98d4fa3161ffd24c36fd0d2994f94
|
checksum=19900acb4a6ae4ce921a4e2a1348be41575f83d56fd45be5bcb606f209e2b527
|
||||||
subpackages="kernel-snapshot-headers"
|
subpackages="kernel-snapshot-headers"
|
||||||
triggers="kernel-hooks"
|
triggers="kernel-hooks"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue