rpi-kernel: update to 4.4.11.

This commit is contained in:
Juan RP 2016-05-21 07:20:40 +02:00
parent 598b82c962
commit 304814488d

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="a48bbc5489633901941d42701c201a1d19c1d8d3"
_githash="46b8d2115868e1390c1ebbfaaaa9163ca31d5d46"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.10
version=4.4.11
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=2025a573e29216be17f344b301a125af55225b1dae4d55b6efc2b9f3dcd52bec
checksum=a07a7584d7ba7aef2117bacc521ce984ae7a7686f69e7480fe49b468524a8329
_kernver="${version}_${revision}"