From 7a7b948e6143aa8c77355e9f07ff1ed12c086aaa Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 21 Apr 2020 17:48:57 +0200 Subject: [PATCH] linux5.6: update to 5.6.6. --- srcpkgs/linux5.6/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux5.6/template b/srcpkgs/linux5.6/template index f29a328a2ff..8bb42a816a1 100644 --- a/srcpkgs/linux5.6/template +++ b/srcpkgs/linux5.6/template @@ -1,14 +1,14 @@ # Template file for 'linux5.6' pkgname=linux5.6 -version=5.6.5 -revision=2 +version=5.6.6 +revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" 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=f79bd3dbcbe1e7afba256d59b4ca21da12d2c5b4189804dffb2a49fd2b9b52e6 +checksum=6484ced005e4be5696d6ab0438a9674b9eac89831b4019822f1b0155e7a66bd4 patch_args="-Np1" # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.