rpi-kernel: update to 4.19.44.
[ci skip] Closes #11869. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
c85da7aff5
commit
b291d7e6a4
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="43f2cb3b638557821e2f924e403795d1227ce9bf"
|
||||
_githash="2b1a992899f708567f69c052ae2768c215b22d5d"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.19.42
|
||||
version=4.19.44
|
||||
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=ed851ca2fc73cacb76685b7241496972d73e586a2f76ed4c528491e8a7c78c7d
|
||||
checksum=40affb820cf48a5036179fbfa9549d84b3c89b886cc2d99f4692e1ea2cd87704
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue