linux5.8: update to 5.8.15.

This commit is contained in:
Leah Neukirchen 2020-10-14 20:14:50 +02:00
parent 527578b61a
commit f4129f5150

View file

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