From 9b2d73ab5d40301ba5813a6ac7180bf40f76f162 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 26 Feb 2017 15:16:31 +0100 Subject: [PATCH] linux4.9: update to 4.9.13. --- 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 0b0aaf44dcd..4090c51eb3e 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.12 +version=4.9.13 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=fcad54878e98638a2a95d32059ed14a5ef296296d6e408bce6932b80d61b783b +checksum=36464aec4fb32ed192252645819abb55ceb21eef17b3f7210b4a673e7486a268 nodebug=yes # -dbg package is generated below manually nostrip=yes