rpi-kernel: update to 4.14.70.

[ci skip]
This commit is contained in:
Peter Bui 2018-09-18 08:46:31 -04:00 committed by Helmut Pozimski
parent cbb4bdd83d
commit e36f218091

View file

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