From ac8e4a54b73d83ed9e5d3dc4d7f2c83b4bf9e6c0 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 11 Oct 2019 20:24:40 +0200 Subject: [PATCH] linux4.19: update to 4.19.79. --- 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 24629d320c3..17dfe749ba5 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.78 +version=4.19.79 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=df63ea77c6e28566102a33f503513bc6280f79b48c90921b39661d3ce6295049 +checksum=f1143564364f278ba0893a7813afc02da6ecef6d5de147bd5011aa3cc1634b34 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually