rpi-kernel: update to 4.9.37 (#7056)

This commit is contained in:
Peter Bui 2017-07-17 08:39:18 -07:00 committed by Alessio Sergi
parent 7f3eaa9f56
commit ba621cc518
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="1a061916c2a2eb3d880084f6d03b410cce3f7c4b"
_githash="1ee0a811109fe8f1de6c4089b6b4516bc23ca9ba"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.29
version=4.9.37
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=ed5086f044ce929dcfebd451a8389b049fa1e478c3d98f1b46f984cd1af1e1c6
checksum=fcf286ac3e9ba14a5f5d90613686cc1c0aa469f6a2ff89423a69c0449fd3b490
_kernver="${version}_${revision}"