rpi-kernel: update to 4.19.42.

[ci skip]
This commit is contained in:
Peter Bui 2019-05-13 23:14:33 -04:00 committed by Helmut Pozimski
parent 0676f7dd8d
commit e67958aeb5

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="2f5a6b906ad86ef6570863a75b204551c2c62fec"
_githash="43f2cb3b638557821e2f924e403795d1227ce9bf"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.37
version=4.19.42
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=00da75e14ce42edc328cd9807c2c32b8579816ee94a8d6362a9fe8d06ac7ba63
checksum=ed851ca2fc73cacb76685b7241496972d73e586a2f76ed4c528491e8a7c78c7d
_kernver="${version}_${revision}"