rpi-kernel: update to 4.9.77. (#10947)
This commit is contained in:
parent
881ce44bd4
commit
7e98d94557
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="5aa4c3138c62f89b0f805c6591018d16c562e77c"
|
||||
_githash="783daf505c2d8ecf26eeb4b4cd657f4b48072540"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.9.76
|
||||
version=4.9.77
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -12,7 +12,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=91c50d1c1f49a1e9d85bb06d2bb4a43fb3320706b2b9e4a50dc8e213595df5ed
|
||||
checksum=cd5b7cc4218d12dcb89c6996fd95453ef2f8634dfbf4c4fffefa9126a8e9bbf5
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue