rpi-kernel: update to upstream git commit 351f30b5 (4.0.9).

This commit is contained in:
Juan RP 2015-07-29 09:00:25 +02:00
parent f0160a8f68
commit 3750062a88

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="caddc5f428994eb10008e38b2ca50d5397b4f3ec"
_githash="351f30b523ee17e84e618e92ee9a382e18fa5f86"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.0.8
version=4.0.9
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=193b05ed834b5fefaa019607ab0a2fa01d0699c4250f7b245794d1343d07e7d2
checksum=20fff019642ee30c7c1fe25da1c21da493a9fa99d4c918d90faa41854c9418a2
_kernver="${version}_${revision}"