rpi-kernel: update to 4.14.76.

[ci skip]
This commit is contained in:
Peter Bui 2018-10-17 07:28:06 -04:00 committed by Helmut Pozimski
parent 83fe5349ad
commit 40f29fcbe3
1 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="12d78096b1669a08d440f7ebaddf5d925e52fe79"
_githash="3f8c1fd4b21a317e7329d4c8f67ac34d886e08c2"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.74
version=4.14.76
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
license="GPL-2.0-only"
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=bfb837011d92addc24116dc54c01faa9eab293d6800aaabf8f6874c55e3b298f
checksum=9df5b6ab77ecb2498e9d2e1382602e9d8fbf2cdac7b6332154e6b68d9c077323
_kernver="${version}_${revision}"