From 1bdeb36d36aba7847f5c0611ef0430d809c6ea0c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 30 Apr 2021 16:24:08 +0200 Subject: [PATCH] linux4.19: update to 4.19.189. --- 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 ab02053dcd6..9bb0d3d2f70 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.188 +version=4.19.189 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=b09cf1f026b1260bae6480d98c471958eff3ad64b65e59e64a6852f678050077 +checksum=717b0e5df07ebbc0575d834e0c15c0e45060e771baa15b705e391ba38bc54389 python_version=2 #unverified patch_args="-Np1"