From 8d047c72f1b0c3deb98f8aff4092126f9da9e31a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 17 Apr 2020 18:06:46 +0200 Subject: [PATCH] linux5.6: update to 5.6.5. --- 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 2e24991c1f4..cfaeace3436 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.3 +version=5.6.5 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=1d13689abbcab59250a8231a5871747be25a1d2fe431cf263395de35780c50aa +checksum=f79bd3dbcbe1e7afba256d59b4ca21da12d2c5b4189804dffb2a49fd2b9b52e6 patch_args="-Np1" # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.