rpi-kernel: update to 4.14.39.

Closes #14137.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Peter Bui 2018-05-05 08:53:05 -04:00 committed by Enno Boland
parent 7c60c5f43d
commit 1113ebb0db
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
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="29653ef5475124316b9284adb6cbfc97e9cae48f"
_githash="865ddc1393f558198e7e7ce70928ff2e49c4f7f6"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.37
version=4.14.39
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -17,7 +17,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=20e596c9bfaa739bf9178431c9fa332429b63671368826361b1a46ccf3354236
checksum=6ff5d214fba204f7fc15ea89805f3b622aa4567b05c9526edf38243b6d2af980
_kernver="${version}_${revision}"