rpi-kernel: update to 4.4.8.
This commit is contained in:
parent
707a663267
commit
fd9521cd47
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="462af042c3b5d1def6a122f2decdcf41b474f7d9"
|
||||
_githash="fe7ad6aa5c6940817fe971d80a7b2a1d6052190a"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.4.7
|
||||
version=4.4.8
|
||||
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=721826bbd7bcb7c780a85799e0fe16dadd40e86b5d46fec7001fd6cfeac977bd
|
||||
checksum=337f7e6cd6428072f58471cb60ae76201eb80c218b1c62b660554a42e335b5ae
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue