rpi-kernel: update to 4.19.27

[ci skip]
This commit is contained in:
Peter Bui 2019-03-07 16:14:16 -05:00 committed by Helmut Pozimski
parent c7e4a53568
commit d413ca3f25

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="e2d2941326922b63d722ebc46520c3a2287b675f"
_githash="c0e09b3420442df016ee7906985535d644481e4b"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.23
version=4.19.27
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=1de0667036ac8aad0762796a027a9e45c12204b7c4a09c1ee5080cfdea025b1a
checksum=324fbf7069daed4047bbeb050413104f4f0914772ef57316b2774d3bb69816d9
_kernver="${version}_${revision}"