rpi-kernel: update to 4.4.36.
This commit is contained in:
parent
26b54faf64
commit
9f7e5b195c
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="c0829f81b91e2cb0e4c8130f24a85f6d9035afa0"
|
||||
_githash="c6d86f7aa554854b04614ebb4d394766081fb41f"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.4.35
|
||||
version=4.4.36
|
||||
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=553eff54100ade3bd9271c5c5a1df114fce9241e6bd5b1ffdf13f392462a3c8d
|
||||
checksum=a03255265f32bccb915d7d2a3ba4f130fbefe119846a4a89e80edbc627bdc5c5
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue