rpi-kernel: update to 4.14.74.
[ci skip]
This commit is contained in:
parent
c8e1415f71
commit
30841f6067
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
|
||||
|
||||
_githash="e117f3e9fd92ada9cd061672d261c8c9ddf2ccdc"
|
||||
_githash="12d78096b1669a08d440f7ebaddf5d925e52fe79"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.14.73
|
||||
version=4.14.74
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -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=2f76eb236f4c0f85910a12bf2e7899fafa134f2a1711b88d3e0328219cbc79d5
|
||||
checksum=bfb837011d92addc24116dc54c01faa9eab293d6800aaabf8f6874c55e3b298f
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue