linux5.8: update to 5.8.3.

This commit is contained in:
Leah Neukirchen 2020-08-21 15:33:23 +02:00
parent 24cb939914
commit 9c3d3a3962

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.8'
pkgname=linux5.8
version=5.8.2
version=5.8.3
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=dc9432f97f08b6a0e5f5e0aaf56025c37094acc343f42f65b2919e66f3acb2a1
checksum=8ea27e1ed38981f772cc6d5f16ab8dbb8052c3800ba0494bd798fbb95dcc1779
python_version=3
patch_args="-Np1"