linux5.10: update to 5.10.36.

This commit is contained in:
Leah Neukirchen 2021-05-11 15:49:26 +02:00
parent 513ee2ed6a
commit 7f410c7e55

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.35 version=5.10.36
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=ac37a19d45b77a87e58e3aae8b127a6e7eb85ed7467fc8e58474b387bfd498fd checksum=899ce7f728007321288e632f0c2f8db9c8c2d625cef0e5a331d4c213fce1b268
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"