rpi-kernel: update to 4.14.95.

[ci skip]
This commit is contained in:
Peter Bui 2019-01-25 19:00:30 -05:00 committed by Helmut Pozimski
parent 817ecc54a6
commit 82e1951921

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="efdcb6d2b15d216fbccf99969caa5551d3f1c5b9"
_githash="83b36f98e1a48d143f0b466fcf9f8c4e382c9a1c"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.93
version=4.14.95
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=0415cede7aee1d5b67475c99ba01c75dc44c95f82cc61f64513507b22f6643c6
checksum=fd1a2698737b4a02245e63cf005d64d960a1ce645e1aaf67fc8152d127821bf3
_kernver="${version}_${revision}"