rpi-kernel: update to 4.1.8.
This commit is contained in:
parent
a7d8dfd52f
commit
7cd07499cf
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="59e76bb7e2936acd74938bb385f0884e34b91d72"
|
||||
_githash="d2b2388d05d8a97b0ba14fcf2b71f19f66bc4d02"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.1.7
|
||||
revision=2
|
||||
version=4.1.8
|
||||
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=2c5ad5434e99d6a6a038ef9334b6077c31b82cd33e8601ea05f42b67df8e030a
|
||||
checksum=9f44106ad1b7d9c3b9a37993d137f70b7b6e51509da220cda776b66596bb19e4
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue