mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
rpi-kernel: update to 4.19.42.
[ci skip]
This commit is contained in:
parent
0676f7dd8d
commit
e67958aeb5
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="2f5a6b906ad86ef6570863a75b204551c2c62fec"
|
||||
_githash="43f2cb3b638557821e2f924e403795d1227ce9bf"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.19.37
|
||||
version=4.19.42
|
||||
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=00da75e14ce42edc328cd9807c2c32b8579816ee94a8d6362a9fe8d06ac7ba63
|
||||
checksum=ed851ca2fc73cacb76685b7241496972d73e586a2f76ed4c528491e8a7c78c7d
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue