diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index ff6f55343db..25de5f09e0f 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="af369f47021f11e78017c0a98e55cb934b501c36" +_githash="6d68e517b3ec73b08f3af96f5859c5d083b66535" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.89 +version=4.14.90 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=66c3bedaa65555725012bf700f08541af3e93351310e285e1c0ddcb8af2ba0b7 +checksum=64679b0eb0f25c20519cd3cdc2c35375d9f21e81d4590fe04f4ab9098cc4a37d _kernver="${version}_${revision}"