From 46056760ca2e077df0a4443cbb3840bc423f1b07 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 25 Apr 2018 21:50:33 +0200 Subject: [PATCH] linux4.16: update to 4.16.4. --- srcpkgs/linux4.16/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.16/template b/srcpkgs/linux4.16/template index a06464934c0..dd8f1a3fccc 100644 --- a/srcpkgs/linux4.16/template +++ b/srcpkgs/linux4.16/template @@ -1,6 +1,6 @@ # Template file for 'linux4.16' pkgname=linux4.16 -version=4.16.3 +version=4.16.4 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://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=0d6971a81da97e38b974c5eba31a74803bfe41aabc46d406c3acda56306c81a3 +checksum=9ab56da21230da8d9455aaf108f0e9c95fa9213bc2bd5d3b9aceaf1dea26896c nodebug=yes # -dbg package is generated below manually nostrip=yes