Merge pull request #7322 from pbui/rpi-kernel

rpi-kernel: update to 4.9.41
This commit is contained in:
Enno Boland 2017-08-12 17:56:25 +02:00 committed by GitHub
commit f5adbfe38b

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="2e6aa1713ad27fc9db40e55a3eb4e1d00965239e"
_githash="4153f509b449f1c1c816cf124c314975c3daa824"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.40
version=4.9.41
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=8c316540dd92c2ffe73a097f34dc1d077cec32d82563bb0097c324b023ce5cb6
checksum=f4fbe8955b6a61a9961b0fd45346d336879cb94a75d25e53f4a07e3ca8603da8
_kernver="${version}_${revision}"