rpi-kernel: update to 4.4.41 (#5517)

This commit is contained in:
Peter Bui 2017-01-11 14:45:43 -05:00 committed by Juan RP
parent d0a6d4919e
commit a5c484b958

View file

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