linux5.10: update to 5.10.41.

This commit is contained in:
Leah Neukirchen 2021-05-28 15:38:30 +02:00
parent 0be2b84da9
commit 1a1b887545
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'linux5.10'
pkgname=linux5.10
version=5.10.40
version=5.10.41
revision=1
wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=7480803acd7152b1e8248954e219ca9d8d95afa73ec2d8973170939ac44b2f24
checksum=f604759de80767c4f8bdc500eec730dc161bc914a48bd366b748c176701a6771
python_version=3
patch_args="-Np1"