From b9f7fa2838d36158cfdd3fd925a8929d76e77cee Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 27 Jan 2018 14:39:53 +0100 Subject: [PATCH] linux4.9: update to 4.9.78. --- 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 6ede2947631..2031b437ad8 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.77 +version=4.9.78 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=7c29bc3fb96f1e23d98f664e786dddd53a1599f56431b9b7fdfba402a4b3705c +checksum=d2d14fbef67692f8573af005483d55eab871fb978497c7d61a51f3699317c0f3 nodebug=yes # -dbg package is generated below manually nostrip=yes