rpi-kernel: update to 4.4.47

This commit is contained in:
Alessio Sergi 2017-02-07 01:37:54 +01:00
parent 152c301323
commit 7c81a17a1e
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="25aa8634418934f094e13ac75c902416194d1dbd"
_githash="c376c9f540932820080c7ffee571e7248d705335"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.45
version=4.4.47
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=556a2c4283a070675cd45fe406377f44d573dd544e9309345d776d1472384942
checksum=975c46abbeff0c8d35e1262c7859942e8b923d69f10370aa05c4280849a4bc01
_kernver="${version}_${revision}"