From b919ede255edfb8acf3680d8fbb2663700500981 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 21 May 2020 09:29:20 +0200 Subject: [PATCH] linux5.6: update to 5.6.14. --- 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 c889a8545dd..3ee641dd577 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.13 +version=5.6.14 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=f125d79c8f6974213638787adcad6b575bbd35a05851802fd83f622ec18ff987 +checksum=33763f3541711e39fa743da45ff9512d54ade61406173f3d267ba4484cec7ea3 python_version=3 patch_args="-Np1"