rpi-kernel: update to 4.14.91.

[ci skip]
This commit is contained in:
Peter Bui 2019-01-01 13:05:31 -05:00 committed by Helmut Pozimski
parent a9fcb829c5
commit 7ba250622c

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="6d68e517b3ec73b08f3af96f5859c5d083b66535"
_githash="a0911976a8732eb0d9ad1088865e60e1f28c0099"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.90
version=4.14.91
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -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=64679b0eb0f25c20519cd3cdc2c35375d9f21e81d4590fe04f4ab9098cc4a37d
checksum=7b33e26592206082efc3b4aef9a0f874f20536237e614df2982eabcd83649e85
_kernver="${version}_${revision}"