rpi-kernel: update to 4.19.63.
[ci skip]
This commit is contained in:
parent
2548730c5c
commit
958f7edce1
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="20565c94ca877a099a3c9c5fa39a0380f3d16491"
|
||||
_githash="dee43611031fb719b1472e14d9e90e176284d98c"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.19.60
|
||||
version=4.19.63
|
||||
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=54e5ee55734b6a50a20c0588ab3dc7100ce5f411ccb5488bb2fe5cad7f7f99c3
|
||||
checksum=608495b1e1f946cc2c96b9d4ec741613755e575bde7ad1adfea33df15eb5435b
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue