diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 53c08d8f7b8..8ea40d51fb4 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="865ddc1393f558198e7e7ce70928ff2e49c4f7f6" +_githash="a2092141807514666a273971cc8fa9e80f14439f" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.39 +version=4.14.43 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=6ff5d214fba204f7fc15ea89805f3b622aa4567b05c9526edf38243b6d2af980 +checksum=7a93087b94e442fcaa89b473586ff36ab609dd2ccc55822bc40e977b68c97d6f _kernver="${version}_${revision}"