From 3e4e64a4bb119b7757965998c293b2917369a38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 2 Feb 2018 07:55:25 +0100 Subject: [PATCH] linux4.9: update to 4.9.79 --- srcpkgs/linux4.9/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index 2031b437ad8..23f8846bdbc 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -1,6 +1,6 @@ # Template file for 'linux4.9' pkgname=linux4.9 -version=4.9.78 +version=4.9.79 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=d2d14fbef67692f8573af005483d55eab871fb978497c7d61a51f3699317c0f3 +checksum=b1900659eb1e03990b20aa9223956e96942897e850dcba43a85a22f70efcc24d nodebug=yes # -dbg package is generated below manually nostrip=yes