rpi-kernel: update to 4.1.15.

This commit is contained in:
Juan RP 2015-12-18 08:02:02 +01:00
parent 958c498883
commit 3590700390

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="bc1669c846b629cface0aaa367afb2b9c6226faf"
_githash="853eff4e9b369cdc20be7c538bc5a5291eeab31d"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.1.13
version=4.1.15
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=b9cb323b9672d6bf5a751109958aa6da7d675d62386d2730bb7ab730e29e965a
checksum=662f048916c109e53d47f7a1108a14a163790746f08004a85a9fc0035de98f0f
_kernver="${version}_${revision}"