From 7460d574eb21ce179d96684c1f05093765d3113a Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 4 Oct 2018 12:21:42 +0200 Subject: [PATCH] linux4.14: update to 4.14.74. [ci skip] --- 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 cc9fdc56172..bc1564a877b 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.73 +version=4.14.74 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=999e38141ccc447df7bf7ce10b8803c12b32274b76d3d5400bf3fd88eee0e31e +checksum=70e69189fd7b2f96fa33833735c7bcf3281dc0172c3734e2c5819e9d57015c72 nodebug=yes # -dbg package is generated below manually nostrip=yes