rpi-kernel: update to upstream git commit 59e76bb7e2.

This commit is contained in:
Juan RP 2015-09-20 07:37:51 +02:00
parent 20e5fb2f5d
commit 9c2b495775
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'rpi-kernel'
#
_githash="a43aae208a42640548b952838b450f31f731afd1"
_githash="59e76bb7e2936acd74938bb385f0884e34b91d72"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.1.7
revision=1
revision=2
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=41170d0ef8e0a7fdfb26acd27790df5aaf0d52b2315f8238242b44bf1c436a9a
checksum=2c5ad5434e99d6a6a038ef9334b6077c31b82cd33e8601ea05f42b67df8e030a
_kernver="${version}_${revision}"