rpi-kernel: update to 4.9.66 (#9683)
This commit is contained in:
parent
b0b6a2137b
commit
9276a8bb17
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="a25dcd51886b626a3b079f3c3c21f7192fadb54a"
|
||||
_githash="240d0482ad9341f7d98b06705d0a55e298034121"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.9.62
|
||||
revision=2
|
||||
version=4.9.66
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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=40d707eb405bf1c1c7a1c769ccb1cf8de65b7af1688a7fcf65fa7faa80386a12
|
||||
checksum=51fb5f0df93ad21ff446fd317d008fc882b50bc21a0f0971841ac2ead7fe0f3f
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue