rpi-kernel: update to upstream git commit 869c3bc (4.1.4).
This commit is contained in:
parent
30d649e063
commit
0196198463
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="351f30b523ee17e84e618e92ee9a382e18fa5f86"
|
||||
_githash="869c3bc300150a8afd4bc42efcb0f36f0b041f09"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.0.9
|
||||
version=4.1.4
|
||||
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=20fff019642ee30c7c1fe25da1c21da493a9fa99d4c918d90faa41854c9418a2
|
||||
checksum=6209796977550d98c074ba799fd59d49bf522b45161a3b955cc52a3273719c0a
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue