diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 3d0b509451d..028318bd149 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="11dc869d874d04293849d830637130269fd0ada9" +_githash="ad1d85ad2a7dea6a17e6d3cc32adf6ce0ea844c0" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.52 +version=4.14.59 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=cb179058b033f49e8c936b1dc8dbb586671ac083616fb0bff20da9f491bea77f +checksum=67bf83e782fe47de7a49061ffcc70b1ea16eb519772f6ad575c39c40c4fcbe1b _kernver="${version}_${revision}"