rpi-kernel: update to 4.19.67.

[ci skip]

Become maintainer of package.
This commit is contained in:
Peter Bui 2019-08-24 12:40:40 -04:00 committed by Helmut Pozimski
parent 1315c4240a
commit 6598606476

View file

@ -5,19 +5,19 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="fc5826fb999e0b32900d1f487e90c27a92010214"
_githash="174fcab91765ef8fe3562c9858fb62f1a471c2d6"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.66
version=4.19.67
revision=1
wrksrc="linux-${_githash}"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Peter Bui <pbui@github.bx612.space>"
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=cd8076d65788ad6e1719f29f3023ea6141c1727a330e1bbc947e3106b320bc2d
checksum=006fd5539bda821d7c53cacb2e90498300dbf8551c7e1629873f74ab2aa31f99
_kernver="${version}_${revision}"