From 7f4d50140246b0a5369fbd05e98b76d893670972 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Tue, 25 Jun 2019 08:28:59 +0200 Subject: [PATCH] linux4.14: update to 4.14.130. [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 1fcf81732e2..a88a8a903e6 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.129 +version=4.14.130 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2.0-only" short_desc="Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=7548482b03aea1784e728e4d29fe75a2abc61c9dbf9851ec925a7fbecf9336e4 +checksum=29ca9050ff9a60b7ab3b23d4b7da008df8b0f7329492a7bc84c1685481745259 nodebug=yes # -dbg package is generated below manually nostrip=yes