mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi4-kernel: update to 5.10.110.
This commit is contained in:
parent
db2e01cca4
commit
a23c45f96b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'rpi4-kernel'
|
# Template file for 'rpi4-kernel'
|
||||||
# See rpi-kernel for version policy
|
# See rpi-kernel for version policy
|
||||||
|
|
||||||
_githash="650082a559a570d6c9d2739ecc62843d6f951059"
|
_githash="82c6f8643398e222099066bfffb2070772f0696f"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi4-kernel
|
pkgname=rpi4-kernel
|
||||||
version=5.10.92
|
version=5.10.110
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
wrksrc="linux-${_githash}"
|
wrksrc="linux-${_githash}"
|
||||||
|
@ -16,7 +16,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
short_desc="Linux kernel for Raspberry Pi 4 (${version%.*} series [git ${_gitshort}])"
|
short_desc="Linux kernel for Raspberry Pi 4 (${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=ae8b1635a33316ef9b85a4f0ce77d0032c74fbe2ef127755b17cd34d265c48d8
|
checksum=f3ee7782c90ecb3e468e89602248a1de45b466d5d4c1af4748f7ca088c0fcab3
|
||||||
python_version=3
|
python_version=3
|
||||||
conflicts=rpi3-kernel
|
conflicts=rpi3-kernel
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue