rpi-kernel: update to 4.1.12.
This commit is contained in:
parent
c0c31d5c19
commit
dd198ce593
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="9f2b0c04a3f545769d72c9bcf858bf1608db147a"
|
||||
_githash="3782f2ad42c08f4d32f64138f8be7341afc380f5"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.1.10
|
||||
version=4.1.12
|
||||
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=b45bfb19da9e2240ce1b325900f70a325313305b795d41bf1b9b5b77c7e292dd
|
||||
checksum=30a6fae835d9c13d35ef5d3f8d69368b38ac5fe7bf7e299e38bc7abf3396f70a
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue