From 8a3db436bd48461b9da014a3824309cd965fbbbf Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 25 Aug 2018 23:05:03 +0200 Subject: [PATCH] linux4.17: update to 4.17.19. --- srcpkgs/linux4.17/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.17/template b/srcpkgs/linux4.17/template index 2c4bac694a4..f08ac1e748f 100644 --- a/srcpkgs/linux4.17/template +++ b/srcpkgs/linux4.17/template @@ -1,6 +1,6 @@ # Template file for 'linux4.17' pkgname=linux4.17 -version=4.17.18 +version=4.17.19 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2.0-only" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=4d8b5e3772771b60c9c6d875af8e59fbcd34d4291827c110501611da09b79b0f +checksum=ba9b3ef7f1a14b1bc6a237c52b01f98f66827f759fffd0b8836e8183b1399f17 nodebug=yes # -dbg package is generated below manually nostrip=yes