rpi-kernel: update to 4.4.37.

This commit is contained in:
Duncaen 2016-12-11 19:40:47 +01:00
parent d3dd564c4a
commit 42068ed364
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="c6d86f7aa554854b04614ebb4d394766081fb41f"
_githash="a5ebb39fb3d1a1e9e6f765153b7577c2098deb12"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.36
version=4.4.37
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=a03255265f32bccb915d7d2a3ba4f130fbefe119846a4a89e80edbc627bdc5c5
checksum=a46d019f577968ad3bba5bad0af3f230858610ebe08fc10cf2b002e511e78798
_kernver="${version}_${revision}"