diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index f3b406fad8c..de95c449fb3 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="6f01a4d6c982764a4e142b31bd3c2de6507f7a0c" +_githash="a3d19869626eaebed60ad1c34ed5aea537c29a94" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.83 +version=4.14.84 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=2bdc466f8b27650ab242904c5df0a20b13202c75ce634d5c097a03a6f9054040 +checksum=8aab4ede96b5832e8a72a20c8e8f19306f1e7bea228368a094cda3052302d271 _kernver="${version}_${revision}"