rpi-kernel: update to 4.4.35
This commit is contained in:
parent
64fd3afb26
commit
52468473cc
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'rpi-kernel'
|
# Template file for 'rpi-kernel'
|
||||||
#
|
#
|
||||||
_githash="8b86209d907ae808c24798e5c3c3c9e87935e6e1"
|
_githash="c0829f81b91e2cb0e4c8130f24a85f6d9035afa0"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-kernel
|
pkgname=rpi-kernel
|
||||||
version=4.4.33
|
version=4.4.35
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${_githash}"
|
wrksrc="linux-${_githash}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||||
checksum=98a28a553ebb8a643cff7cbbfb711b4fef4e8b87073a62900e738d4af7684bba
|
checksum=553eff54100ade3bd9271c5c5a1df114fce9241e6bd5b1ffdf13f392462a3c8d
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user