linux5.10: update to 5.10.23.

This commit is contained in:
Leah Neukirchen 2021-03-11 16:27:07 +01:00
parent c3c4e979ff
commit fe95547336

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.22 version=5.10.23
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=245b16b532d67ca34805bd66790e3697d19269499d9b27056d73bfd0823163df checksum=f6e21c03ec6ff85b26d77c59fdab81e64707792a57593643307df192749edb6a
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"