From fe620793841d7db0fda28cb82c66e0411b2a523e Mon Sep 17 00:00:00 2001 From: David Flatz Date: Fri, 10 Aug 2018 10:56:25 +0200 Subject: [PATCH] linux4.17: update to 4.17.14. [skip ci] --- 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 6920449315..9f310d9508 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.13 +version=4.17.14 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=820b3ebb09a165aeceb39822782aca8f3ef044bb9c01015d9c126e2e87563f74 +checksum=c846038df44ee74dd910d19b346044a100f62a5b933eec2264d17008758cbaaf nodebug=yes # -dbg package is generated below manually nostrip=yes