rpi-kernel: update to 4.9.45

This commit is contained in:
Peter Bui 2017-08-28 08:50:00 -04:00
parent 286f5ae676
commit 617c19d473

View file

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