rpi-kernel: update to 4.14.82.

[ci skip]
This commit is contained in:
Peter Bui 2018-11-21 10:08:22 -05:00 committed by Helmut Pozimski
parent 3b156847b8
commit 4c1eb4ecd4
1 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="9d6fdaf722cbb5355f226efcadb30b1bfb7cb0cc"
_githash="2efa7450a8f408084d40b28cfa3fa75cf488d473"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.80
version=4.14.82
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=79c28f2bd141d62c77e1c8e447e40dda75a9e4d78a60a12ba1a773c6c7a3f510
checksum=93912f59845043b0f185bac1b357d9d16912a9dcc1579b271c0271df008e4317
_kernver="${version}_${revision}"