linux5.10: update to 5.10.40.

This commit is contained in:
Leah Neukirchen 2021-05-26 14:56:29 +02:00
parent 9786fe0194
commit a771364674
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.39
version=5.10.40
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=5738a515ca97853481767360c568eae46c8d777d98a69e018a3299baa6b3f614
checksum=7480803acd7152b1e8248954e219ca9d8d95afa73ec2d8973170939ac44b2f24
python_version=3
patch_args="-Np1"