linux5.10: update to 5.10.25.

This commit is contained in:
Leah Neukirchen 2021-03-20 18:54:23 +01:00
parent ec2fbf6630
commit c59ea804c1

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.24 version=5.10.25
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)"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kernel.org" 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"
checksum=c6dcd04e5893c5d68b637188f904528e91f28d790cd49cf8a7fb817423bd763f checksum=930ae76b9a3b64b98802849aca332d17a706f20595de21e1ae729b55ee461add
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"