mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi-kernel: update to 4.19.102.
[ci skip] - Built for armv6l, armv7l, and aarch64. - Tested on armv6l, armv7l.
This commit is contained in:
parent
7dfbb73f50
commit
5199f162f8
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
||||||
#
|
#
|
||||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
|
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
|
||||||
|
|
||||||
_githash="c8fbe9c63ce7b6207eb41b22b2070d343f611fcd"
|
_githash="b95085926057a72496595843384659a82b481c43"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-kernel
|
pkgname=rpi-kernel
|
||||||
version=4.19.97
|
version=4.19.102
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${_githash}"
|
wrksrc="linux-${_githash}"
|
||||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
|
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||||
checksum=ceaa0f231c1c792fbec7614263ed496e3c832b4d6c581ce4f18addf51805a75a
|
checksum=8b72b4858ff00fede8596f6a3bd076f9316b8597a018866911c2e148b57149d9
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue