rpi-kernel: update to 4.4.31 (#5167)
This commit is contained in:
parent
99e27a2fa2
commit
ba81dc6abd
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="c1f53f11eda0dbc733e7ecef1c1af0885a3537a3"
|
||||
_githash="b9f9a035f3a7b3ed90850719585b9532c1aff237"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.4.30
|
||||
version=4.4.31
|
||||
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=54726cf13b79a4e74aff502808e66094466f4f7234f3a6830d69049fd5724617
|
||||
checksum=a7c40e5d20d1781f01fd410a8271d353728ab1b606fef9591cc99f517f589c9a
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user