rpi-kernel: update to 4.4.14.
This commit is contained in:
parent
7069b583d1
commit
7e4e777828
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="e88b69aa792dbe2b289ff528c0d07303068aa0aa"
|
||||
_githash="00a49dd62287f5fd064d74daddf0bae330175e6b"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.4.13
|
||||
version=4.4.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=a92617f255483730eaad568359204dbfb76d068b29ead14117edc8ba2a33a3b0
|
||||
checksum=0a4de8a4383ee398d2724f367dc6e353911db87f394f2e3eab72b2c6bd6ee931
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue