rpi-kernel: update to 4.4.42 (#5547)

This commit is contained in:
Peter Bui 2017-01-15 07:55:15 -05:00 committed by Alessio Sergi
parent 5a38729c6d
commit 9444caa6c4

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="83f8ed301163d9967da1f3695935548c6c8e5991"
_githash="26511b166c24e838644c0034a8028e1a5314a4de"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.41
version=4.4.42
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=9416b1dd632549158d099f62e602a9a50d9c81aa0730ffa86d041c4044ad15dd
checksum=7b289324246add71110183a2c85ff48680ace06114f116cfcee591e345e3641e
_kernver="${version}_${revision}"