From a9516472d9913a0ed04cd95e0734885186139cf0 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 20 Nov 2019 22:24:57 +0100 Subject: [PATCH] linux4.19: update to 4.19.85. --- 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 84e4a47e90d..6e7afe8951e 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.84 +version=4.19.85 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=868b4a92619cb00ab142a20a67f000525b9605820d1b66faa4a183133eac0660 +checksum=7bf435970aeeafd46263f49730087a61c4858d8b8fc5a4002ceac971b45f4fb7 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually