From 9033034c49fab1432324399158ac8ca0cf11c15b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 12 Jun 2020 20:23:09 +0200 Subject: [PATCH] linux4.19: update to 4.19.128. --- 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 1f6a41e292b..340359481a6 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.127 +version=4.19.128 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=82af886bc588b5c8d7474beb2bac13810ee3ed07da356a2553c81ae8e52e586f +checksum=29aba6849c972c0079ddee4aaf476a500ef52d937c7ba02ceec4c7cf4753613c python_version=2 #unverified patch_args="-Np1"