linux5.10: update to 5.10.14.

This commit is contained in:
Leah Neukirchen 2021-02-07 16:23:51 +01:00
parent 9bdb1fdec0
commit 857b8c87d7

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.13 version=5.10.14
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=06698c0ce35ceefa9b79ceb108ec7fb86de05f51fe615f3ae5cc82e293dfe1f2 checksum=fa27b79f198b5be969e497ed5461860df48e0591c85e60699fc8be26837a1d2a
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"