rpi-kernel: update to 4.19.68.

[ci skip]
This commit is contained in:
Peter Bui 2019-08-28 22:14:37 -04:00 committed by Piraty
parent fef4971f1d
commit eb78093b2b

View file

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