From 5cd1071a91a9e2181eef7083b640b1718ce8e4be Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 15 Oct 2020 17:34:42 +0200 Subject: [PATCH] linux4.19: update to 4.19.151. --- 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 5dde2939ea5..6d21f5882c6 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.150 +version=4.19.151 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=f2f709ef086a4d8cb3c15a857daa44dfecf1b88d7d7c53c980fb180f6dccbace +checksum=c7b134c6d45f77df0909c225300e64379d7f9d69abd9ad73ff6a289aa2b6a36e python_version=2 #unverified patch_args="-Np1"