rpi-kernel: update to 4.4.10.

This commit is contained in:
Juan RP 2016-05-15 07:36:17 +02:00
parent 04fa50c0da
commit f28240966f
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="68bead249ca6ad97fc39a0780471f4b65402afc1"
_githash="a48bbc5489633901941d42701c201a1d19c1d8d3"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.9
version=4.4.10
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=ce4c72bde12c5cb92696dcaf35ae66293781f02e2c83340c64ff9a51589a8246
checksum=2025a573e29216be17f344b301a125af55225b1dae4d55b6efc2b9f3dcd52bec
_kernver="${version}_${revision}"