parent
a68c7cdc99
commit
bcd6d47f85
|
@ -5,19 +5,19 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
|
||||
|
||||
_githash="6d8bf28fa4b1ca0a35c0cd1dcb267fb216daf720"
|
||||
_githash="047589b6dcd5dfd9673a995c5d36ec4073e578b5"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.19.75
|
||||
revision=2
|
||||
version=4.19.79
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
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=ccab02fd16a9450637c8f715f8037c02cd21a086c914d88b819e4b153cde873d
|
||||
checksum=f617730cd3a3ca35351259cc58105d95a4d106b8a2971386c81dab073c0fbd15
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue