rpi-kernel: update to 4.19.34.

[ci skip]
This commit is contained in:
Peter Bui 2019-04-09 10:03:26 -04:00 committed by maxice8
parent 7416477a64
commit b4f0f4615a

View file

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="fc1abd5a9c6c92ca3718a15c143d1bb0cc74c488"
_githash="43958a67195db42f31ec943a15adb708aef8466f"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.30
version=4.19.34
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=682298c62d15c20668e772589a278fe00eef47a3fe85cc3ca4c46021c7757393
checksum=4d529610545c0d1978d8cae06fc05b17255add851821d26f7786a8c5cdc78f3e
_kernver="${version}_${revision}"