rpi-kernel: update to 4.14.48.
Closes #14985. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
40c0dd7f1a
commit
da485fd485
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
|
||||
|
||||
_githash="a2092141807514666a273971cc8fa9e80f14439f"
|
||||
_githash="58eb131ce78d1976dad26c21bd75a7da290cd6aa"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.14.43
|
||||
version=4.14.48
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||
checksum=7a93087b94e442fcaa89b473586ff36ab609dd2ccc55822bc40e977b68c97d6f
|
||||
checksum=0eda040a9ef97274d96069008785d65ca343c66f91e759ff261a93ee9af1ed7a
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue