linux5.8: update to 5.8.16.

This commit is contained in:
Leah Neukirchen 2020-10-17 14:20:36 +02:00
parent 3819a115ae
commit b09aebc6df

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.8'
pkgname=linux5.8
version=5.8.15
version=5.8.16
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=72811c4e131b3b6cfb38b74684d22b6403d57bd334b42e35d2fc0a902cc1d641
checksum=fdbf584f56eb5761bdb4aac5856a9ef41327e5ad677c9f89485142fc2e509dc5
python_version=3
patch_args="-Np1"