From 6c6f4ee3a39f9852098b4490b4f8ae641294e24b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 23 Jan 2019 14:13:24 +0100 Subject: [PATCH] linux4.14: update to 4.14.95. [skip ci] --- srcpkgs/linux4.14/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index 2a4e2ea87da..33fc976779d 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -1,6 +1,6 @@ # Template file for 'linux4.14' pkgname=linux4.14 -version=4.14.94 +version=4.14.95 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://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=e728518bb024209acc222e803cdc00d0ea2b1f4ebf28a8ed17a639171a1c23f1 +checksum=ce6729e3fca312520e3cb4f27993852dbb019d94c59c0b35cedab571f9cb58e4 nodebug=yes # -dbg package is generated below manually nostrip=yes