rpi-kernel: update to 4.4.35

This commit is contained in:
Peter Bui 2016-11-26 16:56:00 -05:00
parent 64fd3afb26
commit 52468473cc

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="8b86209d907ae808c24798e5c3c3c9e87935e6e1"
_githash="c0829f81b91e2cb0e4c8130f24a85f6d9035afa0"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.33
version=4.4.35
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=98a28a553ebb8a643cff7cbbfb711b4fef4e8b87073a62900e738d4af7684bba
checksum=553eff54100ade3bd9271c5c5a1df114fce9241e6bd5b1ffdf13f392462a3c8d
_kernver="${version}_${revision}"