rpi-kernel: update to 3.18.5 (finally!)

This commit is contained in:
Juan RP 2015-02-02 16:46:46 +01:00
parent dbad2211ad
commit a7a4e8544e

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="3eae23e90df575520c36ce9e5eec15ba25945973"
_githash="c157458351071104eaa8afa7313f2f26afb499da"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.12.35
version=3.18.5
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=634fb4fb7718ca3d2f2d49e73cef101f7d8e9c37c48956a28046c2c6f0085838
checksum=f79266465b649be9a5d21d825a5cf2e8e1bbfe789154d02eb70aac03c2c66465
_kernver="${version}_${revision}"