kernel-snapshot: update cksum.

This commit is contained in:
Juan RP 2012-07-08 10:00:21 +02:00
parent 2e8515a899
commit 102bd31cca

View file

@ -23,7 +23,7 @@ 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)."
distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz" distfiles="http://www.kernel.org/pub/linux//kernel/v3.0/testing/linux-${_kmajor}-${_kpatch}.tar.xz"
checksum=7d23bd797592e223f4cf383f6d0cadee9af1d2f408a8ff00ef5e6a9d1b4909b4 checksum=d9b53cdc62061eed3816f13f337211158e22e141613d593e01e670593886d08c
_kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}" _kernver="${_kmajor}.${_kminor}-${_kpatch}_${revision}"
kernel_hooks_version="${_kernver}" kernel_hooks_version="${_kernver}"