linux5.10: update to 5.10.147.

This commit is contained in:
Leah Neukirchen 2022-10-09 12:05:23 +02:00
parent 531c2a5228
commit 1719809882

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.10' # Template file for 'linux5.10'
pkgname=linux5.10 pkgname=linux5.10
version=5.10.144 version=5.10.147
revision=1 revision=1
wrksrc="linux-${version%.*}" wrksrc="linux-${version%.*}"
short_desc="Linux kernel and modules (${version%.*} series)" 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 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" https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
checksum="dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 checksum="dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
c6b9febd27c790f6436c44f1445f901e4a4c303b005a72a2f9ca9d2c713a3334" 75f09e86840697f8dd159e84052a6a66fc64aeac92b78618cef317b31089a887"
python_version=3 python_version=3
skip_extraction="patch-${version}.xz" skip_extraction="patch-${version}.xz"