Merge pull request #7787 from pbui/rpi-kernel

rpi-kernel: update to 4.9.51
This commit is contained in:
Enno Boland 2017-09-26 11:47:03 +02:00 committed by GitHub
commit 215b5f1f9a
1 changed files with 3 additions and 3 deletions

View File

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