linux5.8: update to 5.8.2.

This commit is contained in:
Leah Neukirchen 2020-08-19 11:53:49 +02:00
parent 3b41590448
commit 0574fe9521

View file

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