Merge pull request #7152 from pbui/rpi-kernel

rpi-kernel: update to 4.9.39
This commit is contained in:
Enno Boland 2017-07-31 12:52:18 +02:00 committed by GitHub
commit 1ae8ba59f2
1 changed files with 3 additions and 3 deletions

View File

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