diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index febe8027f31..53c08d8f7b8 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="29653ef5475124316b9284adb6cbfc97e9cae48f" +_githash="865ddc1393f558198e7e7ce70928ff2e49c4f7f6" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.37 +version=4.14.39 revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " @@ -17,7 +17,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" -checksum=20e596c9bfaa739bf9178431c9fa332429b63671368826361b1a46ccf3354236 +checksum=6ff5d214fba204f7fc15ea89805f3b622aa4567b05c9526edf38243b6d2af980 _kernver="${version}_${revision}"