rpi-kernel: update to 4.1.6.

This commit is contained in:
Juan RP 2015-09-04 11:00:50 +02:00
parent 8ba3787b95
commit e744e1b050

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="869c3bc300150a8afd4bc42efcb0f36f0b041f09"
_githash="6b30ac82c3595887416c7870c35c2cc522f801cc"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.1.4
version=4.1.6
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=6209796977550d98c074ba799fd59d49bf522b45161a3b955cc52a3273719c0a
checksum=98182df1da1b2f24fed340890c9819b4ec5337071e6f57ef067b7302ba084337
_kernver="${version}_${revision}"