diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 480b17daf67..9463a1345ff 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,10 +1,10 @@ # Template file for 'rpi-kernel' # -_githash="4153f509b449f1c1c816cf124c314975c3daa824" +_githash="5433720f3e8d6d06a59b30cce44210d814f34b0b" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.9.41 +version=4.9.43 revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " @@ -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=f4fbe8955b6a61a9961b0fd45346d336879cb94a75d25e53f4a07e3ca8603da8 +checksum=bae267153a2e6386031b4ddc593bc91fd798019dca14eb1f13f9947f69c4622b _kernver="${version}_${revision}"