mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
rpi-kernel: update to 4.19.37.
[ci skip]
This commit is contained in:
parent
b89d53bd26
commit
84abb695ba
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
|
||||
|
||||
_githash="43958a67195db42f31ec943a15adb708aef8466f"
|
||||
_githash="2f5a6b906ad86ef6570863a75b204551c2c62fec"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.19.34
|
||||
version=4.19.37
|
||||
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=4d529610545c0d1978d8cae06fc05b17255add851821d26f7786a8c5cdc78f3e
|
||||
checksum=00da75e14ce42edc328cd9807c2c32b8579816ee94a8d6362a9fe8d06ac7ba63
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue