rpi-kernel: update to 4.1.19.

This commit is contained in:
Juan RP 2016-03-06 09:00:20 +01:00
parent f671a55fbd
commit 735cc9c761

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="0108373f573aa71e3f2bf48bdccafd09d478ecf5"
_githash="7e4f4cb0bf8c8f7469727d5b710818c3e6eea289"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.1.17
version=4.1.19
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=4012236c5d3772da208acfa048a4973c54fc042251a484b4396800d3805497c4
checksum=642825baf44cca35666b869a98e4a0b20dbf435d237d2c75ea7c1f0463e03344
_kernver="${version}_${revision}"