linux5.8: update to 5.8.5.

This commit is contained in:
Leah Neukirchen 2020-08-27 10:23:40 +02:00
parent 6711bfb269
commit f2cffd0c68
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.4
version=5.8.5
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=db0d92332e8a48a078dc3db1fba250539ac3f13913e01c32eece4ccd45fa1e96
checksum=9d4ec36b158734f86e583a56f5a03721807d606ea1df6a97e6dd993ea605947f
python_version=3
patch_args="-Np1"