rpi-kernel: update to 4.14.43.

This commit is contained in:
Peter Bui 2018-05-17 21:39:28 -04:00 committed by Enno Boland
parent f44bbc7166
commit f87b93cdce

View File

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="865ddc1393f558198e7e7ce70928ff2e49c4f7f6"
_githash="a2092141807514666a273971cc8fa9e80f14439f"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.39
version=4.14.43
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=6ff5d214fba204f7fc15ea89805f3b622aa4567b05c9526edf38243b6d2af980
checksum=7a93087b94e442fcaa89b473586ff36ab609dd2ccc55822bc40e977b68c97d6f
_kernver="${version}_${revision}"