rpi-kernel: update to 4.19.46.

[ci skip]
This commit is contained in:
Peter Bui 2019-06-02 08:45:16 -04:00 committed by Helmut Pozimski
parent 8f70f2c31b
commit 139e518a7e

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="2b1a992899f708567f69c052ae2768c215b22d5d"
_githash="55e0334cf5a43948b65788980cd8ab729427230e"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.44
version=4.19.46
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=40affb820cf48a5036179fbfa9549d84b3c89b886cc2d99f4692e1ea2cd87704
checksum=befe5e6d26f97c09c014234424457fa6e852a6343e3d3ee4f8143d4698ced8cf
_kernver="${version}_${revision}"