rpi-kernel: update to upstream's git commit 519c51ec5c (3.12.31).

This commit is contained in:
Juan RP 2014-11-07 16:35:17 +01:00
parent 3671a6b053
commit 5b8378dc64
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="e4937754e4aacc476acd9758a93d3a723a42fad9"
_githash="519c51ec5c429c84c59a301b65d16fb79e9e09b2"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.12.30
version=3.12.31
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=a8b07e7d80501372082a3e9da9461f43605d9e89ee90f37c16f1ae7e306346df
checksum=c2e78cb2bf5184e0c688ad1eb136fc66e08858aa2b1a45f77d274a5603e6043a
_kernver="${version}_${revision}"