diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 87f024de529..4557af55bcd 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -5,19 +5,19 @@ # # https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931 -_githash="fc5826fb999e0b32900d1f487e90c27a92010214" +_githash="174fcab91765ef8fe3562c9858fb62f1a471c2d6" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.19.66 +version=4.19.67 revision=1 wrksrc="linux-${_githash}" -maintainer="Orphaned " +maintainer="Peter Bui " 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=cd8076d65788ad6e1719f29f3023ea6141c1727a330e1bbc947e3106b320bc2d +checksum=006fd5539bda821d7c53cacb2e90498300dbf8551c7e1629873f74ab2aa31f99 _kernver="${version}_${revision}"