rpi-kernel: update checksum.

This commit is contained in:
Juan RP 2014-01-29 15:52:15 +01:00
parent d81ee27c2c
commit f0053cc948

View file

@ -13,7 +13,7 @@ homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules for the Raspberry Pi (${version%.*} series [git ${_gitshort}])" short_desc="The Linux kernel and modules for the Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=f32e41c0bfbc6fb8ed5714d386bcc520f155ea0fdf53227f59db795d603622fd checksum=63976cbafe60da85c2aa048ab59c005dae9a4a637101f6df7b9ea4e1efa547df
_kernver="${version}_${revision}" _kernver="${version}_${revision}"