From 8afb1752a2f390f56d4d4b05673b2794d580330a Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 19 Mar 2017 16:30:04 +0100 Subject: [PATCH] linux4.9: update to 4.9.16. --- 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 4090c51eb3e..b4192f9d671 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.13 +version=4.9.16 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=36464aec4fb32ed192252645819abb55ceb21eef17b3f7210b4a673e7486a268 +checksum=43b444915cbde67d47b6b614e277c14856a55a63698054298be3a16fe3babae4 nodebug=yes # -dbg package is generated below manually nostrip=yes