rpi-kernel: update to 4.9.43 (#7379)

This commit is contained in:
Peter Bui 2017-08-17 05:53:50 -04:00 committed by Alessio Sergi
parent baeb909dc0
commit fbddf0cbfc

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="4153f509b449f1c1c816cf124c314975c3daa824"
_githash="5433720f3e8d6d06a59b30cce44210d814f34b0b"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.41
version=4.9.43
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -12,7 +12,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=f4fbe8955b6a61a9961b0fd45346d336879cb94a75d25e53f4a07e3ca8603da8
checksum=bae267153a2e6386031b4ddc593bc91fd798019dca14eb1f13f9947f69c4622b
_kernver="${version}_${revision}"