From 5d22185435b3c50791a818c5688f1cdd2c3ad67e Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 4 Aug 2018 23:16:05 +0200 Subject: [PATCH] linux4.17: update to 4.17.12. --- 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 5402210b74f..98788bd53f5 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.9 +version=4.17.12 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=fd14dcadd37860bd35e1ffe7380d8ff0fb438135a95771021722914871783abb +checksum=c098e2e4dcb64f8e3fb5cec35e872ff383edefa18532744ddf35bbba829cb5a3 nodebug=yes # -dbg package is generated below manually nostrip=yes