From 3355140a06e5c345602f9ed6e8f91a9473b08513 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 21 Sep 2019 17:27:36 +0200 Subject: [PATCH] linux4.14: update to 4.14.146. [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 596fd3fda20..7bb1facb557 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.145 +version=4.14.146 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=eb05b5806713263a6d5bfa1e018ad07c3f4b3c6e71032306a94d7113ed594929 +checksum=a3c54b887ea3e679382bd4c0536e6a281b071dab2258bd3ee8af75baef2023f5 nodebug=yes # -dbg package is generated below manually nostrip=yes