rpi-kernel: update to 4.14.59.

[ci skip]
This commit is contained in:
Peter Bui 2018-07-18 14:01:19 -04:00 committed by Enno Boland
parent 06ee78815b
commit 995d962a44

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="11dc869d874d04293849d830637130269fd0ada9"
_githash="ad1d85ad2a7dea6a17e6d3cc32adf6ce0ea844c0"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.52
version=4.14.59
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=cb179058b033f49e8c936b1dc8dbb586671ac083616fb0bff20da9f491bea77f
checksum=67bf83e782fe47de7a49061ffcc70b1ea16eb519772f6ad575c39c40c4fcbe1b
_kernver="${version}_${revision}"