rpi-kernel: update to 4.9.56

Closes: #7879 [via git-merge-pr]
This commit is contained in:
Peter Bui 2017-09-29 10:19:58 -04:00 committed by Michael Aldridge
parent 7bf42ca21e
commit 2f56c2306b

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="31f8c0c3f269675085e1271c9d3f76c42e672594"
_githash="6f54be87ea3626536a446e14bdbad9cffd650e1a"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.51
version=4.9.56
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=5e93e7941c88c3f935898930dcfd546a7b2a7113dc53ec1835b8c8540b6e8fa5
checksum=4b408dfce16489c58147439602a69e059d36d507f908f7f91a7f4a4c6b0586dc
_kernver="${version}_${revision}"