rpi-kernel: update to 4.4.15.

This commit is contained in:
Juan RP 2016-07-17 17:04:10 +02:00
parent 2e68b84d10
commit ca1d0953d2

View File

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="00a49dd62287f5fd064d74daddf0bae330175e6b"
_githash="332ab441d8456d09810954b921c4a12eadf02c65"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.4.14
version=4.4.15
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=0a4de8a4383ee398d2724f367dc6e353911db87f394f2e3eab72b2c6bd6ee931
checksum=3b344a50d26c227967b3911c6a40946d93b45a4368e813b8df4ebe4bb782714c
_kernver="${version}_${revision}"