kernel-snapshot: update to 3.4.0-rc2.

This commit is contained in:
Juan RP
2012-04-08 19:52:25 +02:00
parent 54491d22db
commit cd9465ea20
2 changed files with 12 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
#
_kmajor=3.4
_kminor=0
_kpatch=rc1
_kpatch=rc2
pkgname=kernel-snapshot
version=${_kmajor}.${_kminor}${_kpatch}
@@ -15,7 +15,7 @@ short_desc="The Linux kernel and modules (testing snapshot)"
long_desc="
This package provides the linux kernel image and associated modules
for the testing kernel (future stable releases)."
checksum=3637563483b5c3ab383d454bde85dec29f533657ae4ff3af7d4fb23388fb4be8
checksum=021a7cee65ab30d371fddb666419bb7350a98d4fa3161ffd24c36fd0d2994f94
subpackages="kernel-snapshot-headers"
triggers="kernel-hooks"