diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index b87b8f9de4..11c035d471 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -5,11 +5,11 @@ # # https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931 -_githash="f1c1b67b26ed3cb789037d1c844d4105deaa3cfd" +_githash="fc5826fb999e0b32900d1f487e90c27a92010214" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.19.65 +version=4.19.66 revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " @@ -17,7 +17,7 @@ homepage="http://www.kernel.org" license="GPL-2.0-only" short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" -checksum=57a8cdd3840a69e33fd95524268d8a84ffc3fdf17669ce04618d5591c4d96b91 +checksum=cd8076d65788ad6e1719f29f3023ea6141c1727a330e1bbc947e3106b320bc2d _kernver="${version}_${revision}"