rpi-kernel: update to upstream git commit f36e19fb95 (3.18.13).
This commit is contained in:
parent
0e085f85c2
commit
97e0aab3eb
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="b2f16e549532870e0c6fa3b588ad239fd9421702"
|
||||
_githash="f36e19fb95d69b39376c9476c9b6cd81d8669046"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.18.11
|
||||
version=3.18.13
|
||||
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=00fb341a3056e79a8131c39ef4ea14dd22f941b7c1cee3ad2ba73a82d807fced
|
||||
checksum=994548a3c8987d9d70b4f91e76e019b8f1dfe9c9479aca2fe72471dd8b86f261
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue