From a7931e90eca8296f24db99a6a309c2b3b3b3c1bc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 23 Feb 2018 15:26:04 +0100 Subject: [PATCH] linux4.15: update to 4.15.5. --- srcpkgs/linux4.15/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.15/template b/srcpkgs/linux4.15/template index ed2f13b5e59..67582fc6c5b 100644 --- a/srcpkgs/linux4.15/template +++ b/srcpkgs/linux4.15/template @@ -1,6 +1,6 @@ # Template file for 'linux4.15' pkgname=linux4.15 -version=4.15.3 +version=4.15.5 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=8fb86ea1b7144ed6c86542b74159e3cd8b9009943330987e49322760a300b714 +checksum=928ba81bc0dd71a7913e8f9c79aa7dd5f2897f32e3342981321b2423afa98022 nodebug=yes # -dbg package is generated below manually nostrip=yes