From 7b130e77f2a626aeb51360b92c2ee87d386531a1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 17 Aug 2017 17:14:00 +0200 Subject: [PATCH] linux4.11: update to 4.11.12. --- srcpkgs/linux4.11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.11/template b/srcpkgs/linux4.11/template index 3b89941bb4c..1c69b3723c9 100644 --- a/srcpkgs/linux4.11/template +++ b/srcpkgs/linux4.11/template @@ -1,6 +1,6 @@ # Template file for 'linux4.11' pkgname=linux4.11 -version=4.11.11 +version=4.11.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=88516f1d89be704ddb866ce1a75a610adf04a4a971770fb69faa04bc470e7ab7 +checksum=2e37d4e18094f66b8bd632cac0a3c08a39a14a1ada4a1c78a5e336c4d3036192 nodebug=yes # -dbg package is generated below manually nostrip=yes