rpi-kernel: update to upstream git commit 701c360 (3.18.16).

This commit is contained in:
Juan RP 2015-06-18 09:33:13 +02:00
parent 3f074cb858
commit 4d4193bd1e
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'rpi-kernel'
#
_githash="7d54f1754fd89bc11b27ca249ec148695f2eed06"
_githash="701c3608988ff7f950d45ed233cc906fbef28b21"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.18.14
revision=2
version=3.18.16
revision=1
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=b3957f8e5f7dc843b0ea9d8a1a3a2718a06f4bea1214a8f7913a2130ada70717
checksum=9c740ed620dd6893bfe8f242cae5001680bd58dc3933003a51127bec5c681fd6
_kernver="${version}_${revision}"