diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index aad547d99b3..b27d5652247 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="e2d2941326922b63d722ebc46520c3a2287b675f" +_githash="c0e09b3420442df016ee7906985535d644481e4b" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.19.23 +version=4.19.27 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=1de0667036ac8aad0762796a027a9e45c12204b7c4a09c1ee5080cfdea025b1a +checksum=324fbf7069daed4047bbeb050413104f4f0914772ef57316b2774d3bb69816d9 _kernver="${version}_${revision}"