From 6340a1dd66e5701c4d23ebb5a934e54982431110 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 22 Mar 2018 14:08:25 +0100 Subject: [PATCH] linux4.14: update to 4.14.29. --- 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 c4d3e1b40f..6b3a3389c3 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.26 +version=4.14.29 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=99a466c54261007b984ee149167d89755051dd09bfc31df37332207b0e9c6c58 +checksum=18f67b70ce9922c7ef95791bfd91f46e52ee9eb3e310978bb6ef6d2e93c14619 nodebug=yes # -dbg package is generated below manually nostrip=yes