rpi-kernel: update to 4.9.60 (#8975)

This commit is contained in:
Peter Bui 2017-11-08 11:20:37 -05:00 committed by Juan RP
parent 7e74badd58
commit 7e86e6ed8c
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="6820d0cbec64cfee481b961833feffec8880111e"
_githash="9b4d68d0ad53f843f362682c96935370f69bdeaa"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.59
version=4.9.60
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=5cad477407d2f8c8979380b1b6ffc54c032a5f0f383904868c812c24b279b9a8
checksum=a094f1e0835220717178b2b57831f11b5eaae5941246e5954f78b96623291762
_kernver="${version}_${revision}"