rpi-kernel: update to upstream git commit 02444e9dcc (3.18.14).

This commit is contained in:
Juan RP 2015-05-25 09:49:42 +02:00
parent e5c0d7d294
commit 274a3f5d64

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="f36e19fb95d69b39376c9476c9b6cd81d8669046"
_githash="02444e9dcc09062875b5c744a90009b2cb96ef82"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.18.13
version=3.18.14
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=994548a3c8987d9d70b4f91e76e019b8f1dfe9c9479aca2fe72471dd8b86f261
checksum=34fb6b5311a0656e6137b8a0f2e0fcc52ddc90b0b06c9f494548a0c114ce17be
_kernver="${version}_${revision}"