rpi-kernel: update to 4.14.52.

[ci skip]
This commit is contained in:
Peter Bui 2018-06-17 04:38:28 -04:00 committed by Enno Boland
parent 6aa5786a1f
commit 2762dc4f51

View file

@ -5,19 +5,19 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="58eb131ce78d1976dad26c21bd75a7da290cd6aa"
_githash="11dc869d874d04293849d830637130269fd0ada9"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.48
version=4.14.52
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.kernel.org"
license="GPL-2"
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=0eda040a9ef97274d96069008785d65ca343c66f91e759ff261a93ee9af1ed7a
checksum=cb179058b033f49e8c936b1dc8dbb586671ac083616fb0bff20da9f491bea77f
_kernver="${version}_${revision}"