rpi-kernel: update to 4.19.55.

[ci skip]
This commit is contained in:
Peter Bui 2019-06-24 11:34:32 -04:00 committed by Juan RP
parent 3ea1f9982e
commit dcd6bdc549

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="4395da03133888a4d2ea920dfb88d04e7534038d"
_githash="78878cd46bcf68d8ae94e02c4e1cbba6841314bb"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.49
version=4.19.55
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.org>"
@ -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=2f3a1963b4ad6e4874d95c8b6273b9b0aac155ed91a243896e56b709d42c9a05
checksum=34d5efa0fabdc015a968a100e21935386c8e8d3ff6b4f552c757153ec981b52d
_kernver="${version}_${revision}"