From c1a20edfc96e2e229e602a6ea0d2121b057bbcd6 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 6 Oct 2019 09:59:07 +0200 Subject: [PATCH] linux4.19: update to 4.19.77. --- 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 32b6861df00..5e22f866aae 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.76 +version=4.19.77 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=ba4dd29902734b263a5197410363b17f30dc60bc999bd6ce90b6f5910b971e66 +checksum=612b69cc494f2da1530bacac17291339e272cde7f2a7669e615f565506d5f3a9 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually