From c6bc9bef6d0c82250e0ed9d8932586d1c1d14d9f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 23 Feb 2017 19:07:12 +0100 Subject: [PATCH] linux4.9: update to 4.9.12. --- 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 513b9bee4fe..0b0aaf44dcd 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.11 +version=4.9.12 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=512fc1089078e8c08741b9b48427c46c47afc2087f22e4668cca1f211742f2b3 +checksum=fcad54878e98638a2a95d32059ed14a5ef296296d6e408bce6932b80d61b783b nodebug=yes # -dbg package is generated below manually nostrip=yes