linux5.8: update to 5.8.6.

This commit is contained in:
Leah Neukirchen 2020-09-03 18:27:48 +02:00
parent 8df7372fac
commit 39ebe2cc55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'linux5.8'
pkgname=linux5.8
version=5.8.5
version=5.8.6
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=9d4ec36b158734f86e583a56f5a03721807d606ea1df6a97e6dd993ea605947f
checksum=8ca500ed7b2ed68f004560ea4c6b02c902f8fe1d62ace7a29a5e38a0909a0ba0
python_version=3
patch_args="-Np1"