rpi-kernel: update to 4.9.67

Closes: #9797 [via git-merge-pr]
This commit is contained in:
Peter Bui 2017-12-05 18:05:24 -05:00 committed by Jürgen Buchmüller
parent e144a999b1
commit d708b70e9f

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="240d0482ad9341f7d98b06705d0a55e298034121"
_githash="3a1b10a4770309529f945287a91a1402ca804585"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.66
version=4.9.67
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=51fb5f0df93ad21ff446fd317d008fc882b50bc21a0f0971841ac2ead7fe0f3f
checksum=d636e49b13a282a7d0959cf23a7f487e41619a8bd76f270ab6291b0dd5bc3c60
_kernver="${version}_${revision}"