rpi-kernel: update to 4.9.50

This commit is contained in:
Peter Bui 2017-09-09 10:41:27 -04:00 committed by Michael Gehring
parent 151e986928
commit 93a2d67fee

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="3ce72830a8c8bba33c37ebe4bee71ac3177451b0"
_githash="12bafdab8214b23223603b75845c5c88f7444b6f"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.45
version=4.9.50
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=8a9bde320ec4d34ff0419d716bbfc516cf5c49b14d630b4fdcd6356c98733ab5
checksum=71233a1b854a10eaeadd0313edc16646013121f5166bb8c5103128eabb451017
_kernver="${version}_${revision}"