diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index d59d7a2dbf5..480b17daf67 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,10 +1,10 @@ # Template file for 'rpi-kernel' # -_githash="2e6aa1713ad27fc9db40e55a3eb4e1d00965239e" +_githash="4153f509b449f1c1c816cf124c314975c3daa824" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.9.40 +version=4.9.41 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=8c316540dd92c2ffe73a097f34dc1d077cec32d82563bb0097c324b023ce5cb6 +checksum=f4fbe8955b6a61a9961b0fd45346d336879cb94a75d25e53f4a07e3ca8603da8 _kernver="${version}_${revision}"