From 84abb695ba3b0866da2d45c3e1543afec717594c Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Thu, 2 May 2019 09:59:47 -0400 Subject: [PATCH] rpi-kernel: update to 4.19.37. [ci skip] --- srcpkgs/rpi-kernel/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 7dd432ae9a0..b8064cb6c3f 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=224931 -_githash="43958a67195db42f31ec943a15adb708aef8466f" +_githash="2f5a6b906ad86ef6570863a75b204551c2c62fec" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.19.34 +version=4.19.37 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=4d529610545c0d1978d8cae06fc05b17255add851821d26f7786a8c5cdc78f3e +checksum=00da75e14ce42edc328cd9807c2c32b8579816ee94a8d6362a9fe8d06ac7ba63 _kernver="${version}_${revision}"