From 32169e033517dfcbab566284915454f2067dde99 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 10 Jun 2020 21:31:33 +0200 Subject: [PATCH] linux5.6: update to 5.6.18. --- srcpkgs/linux5.6/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.6/template b/srcpkgs/linux5.6/template index 39ae8ae5bae..8c48cc9bc8b 100644 --- a/srcpkgs/linux5.6/template +++ b/srcpkgs/linux5.6/template @@ -1,6 +1,6 @@ # Template file for 'linux5.6' pkgname=linux5.6 -version=5.6.17 +version=5.6.18 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Orphaned " 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=c33a245401db38de760a7229cf3917eb6e6f8fabab0dc5add95b9b8f3e557f9e +checksum=1041f4e50b4efaef98fb21de492dc9f612b0a89afa285ac1f7626b61f2f7f132 python_version=3 patch_args="-Np1"