diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index ed841296106..14455d040e4 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=197689 -_githash="e117f3e9fd92ada9cd061672d261c8c9ddf2ccdc" +_githash="12d78096b1669a08d440f7ebaddf5d925e52fe79" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.73 +version=4.14.74 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=2f76eb236f4c0f85910a12bf2e7899fafa134f2a1711b88d3e0328219cbc79d5 +checksum=bfb837011d92addc24116dc54c01faa9eab293d6800aaabf8f6874c55e3b298f _kernver="${version}_${revision}"