rpi-kernel: update to 4.14.69.

[ci skip]
This commit is contained in:
Peter Bui 2018-09-10 14:08:52 -04:00 committed by Helmut Pozimski
parent 5e7042ba2a
commit e4a5f81b39

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="8c8666ff6c1254d325cfa300d16f9928b3f31fc0"
_githash="27e84c625ebbdfccf78220f2f90995a050c7b64a"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.68
version=4.14.69
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=f2122a6a0cd5fa2dd4ee6028cdb060dcb4a43a2abe57c44c4ad5ddbc60a2f59a
checksum=fd75cc94436ed88133d1e3567473fd0e9a3412497d6b335de6ec953968e22fcc
_kernver="${version}_${revision}"