mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
linux5.19: update to 5.19.5.
Although linux-5.19.5 doesn't change anything from linux-5.19.4. We need this update to pick up the change to CONFIG_RCU_EXP_CPU_STALL_TIMEOUT on x86 and arm See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1045a06724f322ed61f1ffb994427c7bdbe64647
This commit is contained in:
parent
7292fa5201
commit
1495d66ee5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.19'
|
||||
pkgname=linux5.19
|
||||
version=5.19.4
|
||||
version=5.19.5
|
||||
revision=1
|
||||
wrksrc="linux-${version%.*}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
|
|||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||
checksum="ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8
|
||||
953fc93b8abfc5e167d61df58dce7cd76571286a4d5006dbf20bf59e51b399e8"
|
||||
ea4f4be61b0635d8b2cb58c373b670e78250dac9d0f2432222052789974c09d7"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue