rpi-kernel: update to 4.9.70

Closes: #10028 [via git-merge-pr]
This commit is contained in:
Peter Bui 2017-12-15 12:05:09 -05:00 committed by Jürgen Buchmüller
parent 9b615d3fd0
commit 425a2aed33
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="d5a3b4cab0c8eacc93e58cfa1bdbd259399caedd"
_githash="a5de96867a1d9a5087129ac61608446919a922ac"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.68
version=4.9.70
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=82625cb01d8770391698e6c073bbf910ff0145c0d3abaabebddc82b4420f91bc
checksum=94d6eb6a62ca6f70b9731c7c555f4660469aa6b2d1dfd171d54f12cd779c788b
_kernver="${version}_${revision}"