diff --git a/srcpkgs/kernel-snapshot/template b/srcpkgs/kernel-snapshot/template index 6978947592f..4f7ea7ff7c9 100644 --- a/srcpkgs/kernel-snapshot/template +++ b/srcpkgs/kernel-snapshot/template @@ -2,7 +2,7 @@ # _kmajor=3.3 _kminor=0 -_kpatch=rc6 +_kpatch=rc7 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=52ec26a50e66b8ec96bc35674f79c9e3ba915564e14e315f8c2a9b16d288aa22 +checksum=945d58cbf392f229c7f9a002f24891d444e4dc195a14210434b6390f2eb5b226 subpackages="kernel-snapshot-headers" triggers="kernel-hooks"