rpi-kernel: update to 4.1.20.

This commit is contained in:
Juan RP 2016-03-22 19:43:15 +01:00
parent 31208b8c93
commit a4474233d7

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="7e4f4cb0bf8c8f7469727d5b710818c3e6eea289"
_githash="00a5af4f010393235d9f3ebe02fa1ce3d6168e9b"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.1.19
version=4.1.20
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=642825baf44cca35666b869a98e4a0b20dbf435d237d2c75ea7c1f0463e03344
checksum=6ab259def3414efc62da5db89d8dd0a76643fbdb6d627b131a90fc762f532195
_kernver="${version}_${revision}"