rpi-kernel: update to 4.4.30
This commit is contained in:
parent
368e2d1b57
commit
0949553f69
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="bc6f89ea2c5d5bd7d55143e1f1eedc773b3f57d9"
|
||||
_githash="c1f53f11eda0dbc733e7ecef1c1af0885a3537a3"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.4.27
|
||||
version=4.4.30
|
||||
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=9f1828d8bf3c98492d14d01828f1c71572fbec231b2c1cbfede832625a33c681
|
||||
checksum=54726cf13b79a4e74aff502808e66094466f4f7234f3a6830d69049fd5724617
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue