rpi-kernel: update to 4.9.59 (#8712)

This commit is contained in:
Peter Bui 2017-10-30 19:59:56 -04:00 committed by Alessio Sergi
parent 54ad8cd51d
commit 6b38de012d
1 changed files with 3 additions and 3 deletions

View File

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