mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
rpi-kernel: update to 4.19.75.
[ci skip] - Builds on armv6l, armv7l, and aarch64. - Boots on armv6l and armv7l.
This commit is contained in:
parent
16de6b2d0a
commit
7b85371219
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="2b1731f8713e6695c32d140440bc92aa7a3cfd31"
|
||||
_githash="6d8bf28fa4b1ca0a35c0cd1dcb267fb216daf720"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.19.73
|
||||
version=4.19.75
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
|
@ -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=d86450dd78a781f0a34f21a199964b1a9ed333a0e52cb0bbaa71c608c2728fdb
|
||||
checksum=ccab02fd16a9450637c8f715f8037c02cd21a086c914d88b819e4b153cde873d
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue