From 86f48d1b12e746f9cdc4d818e4cc84bacff8600b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 6 May 2020 20:12:30 +0200 Subject: [PATCH] linux4.19: update to 4.19.121. --- srcpkgs/linux4.19/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index b6f693e85be..27de6154dd3 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,6 +1,6 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.120 +version=4.19.121 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=0b9b00e182d707f5eca475b047bdc7789c9f95f62998945a34c527cdcbb3b20e +checksum=fbe5a813ae0b2d37f25f122a005f341130fbe59cad63e2601784411855937085 python_version=2 #unverified patch_args="-Np1"