kernel-snapshot: update to 3.4.0-rc1.

This commit is contained in:
Juan RP
2012-04-01 05:54:36 +02:00
parent 6edc7f01ab
commit 480c09a3f8
3 changed files with 137 additions and 66 deletions

View File

@@ -1,8 +1,8 @@
# Template file for 'kernel-snapshot'
#
_kmajor=3.3
_kmajor=3.4
_kminor=0
_kpatch=rc7
_kpatch=rc1
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=945d58cbf392f229c7f9a002f24891d444e4dc195a14210434b6390f2eb5b226
checksum=3637563483b5c3ab383d454bde85dec29f533657ae4ff3af7d4fb23388fb4be8
subpackages="kernel-snapshot-headers"
triggers="kernel-hooks"