kernel-snapshot: update to 3.3.0-rc7.

This commit is contained in:
Juan RP 2012-03-11 08:57:30 +01:00
parent fefe4ef32a
commit 0e2687ddd4

View file

@ -2,7 +2,7 @@
# #
_kmajor=3.3 _kmajor=3.3
_kminor=0 _kminor=0
_kpatch=rc6 _kpatch=rc7
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=52ec26a50e66b8ec96bc35674f79c9e3ba915564e14e315f8c2a9b16d288aa22 checksum=945d58cbf392f229c7f9a002f24891d444e4dc195a14210434b6390f2eb5b226
subpackages="kernel-snapshot-headers" subpackages="kernel-snapshot-headers"
triggers="kernel-hooks" triggers="kernel-hooks"