From 3f3c3bed7a23720a6245fad713e09f910b180878 Mon Sep 17 00:00:00 2001 From: q66 Date: Thu, 9 Apr 2020 18:07:58 +0200 Subject: [PATCH] linux5.6: update to 5.6.3 --- 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 b39d2904e0b..2e24991c1f4 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.2 +version=5.6.3 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Juan RP " 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=2d4d91d8329c1ed3826c61463650dd4bfbb6ad39dcee6dba4f98a7e94a67b5b9 +checksum=1d13689abbcab59250a8231a5871747be25a1d2fe431cf263395de35780c50aa patch_args="-Np1" # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.