rpi-kernel: update to 4.19.30.

[ci skip]
This commit is contained in:
Peter Bui 2019-03-22 09:16:33 -04:00 committed by maxice8
parent 91ba4539bf
commit 9acf341f6d
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=224931
_githash="3667ae0605bfbed9e25bd48365457632cf660d78"
_githash="fc1abd5a9c6c92ca3718a15c143d1bb0cc74c488"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.29
version=4.19.30
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.org>"
@ -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=b868127a4e8a38d5f9433ddfb7628078a98ffacb042b545e93984f3460d17c8e
checksum=682298c62d15c20668e772589a278fe00eef47a3fe85cc3ca4c46021c7757393
_kernver="${version}_${revision}"