From a0a7ab504583050d01c7a6a3a14a1ff9d8d43e7e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 Sep 2017 12:17:18 +0200 Subject: [PATCH] linux4.12: update to 4.12.11. --- srcpkgs/linux4.12/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.12/template b/srcpkgs/linux4.12/template index 5982a2377f1..5ac4f4c5f02 100644 --- a/srcpkgs/linux4.12/template +++ b/srcpkgs/linux4.12/template @@ -1,6 +1,6 @@ # Template file for 'linux4.12' pkgname=linux4.12 -version=4.12.10 +version=4.12.11 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=c0fbf7b7fdd518a6e731fc7a6f0d9ade0840f553007dd414a223eb4a83a7a684 +checksum=aecfe3348151733d05d4621772cb4fc3d476626bda1fa58d2273d2b401f4b304 nodebug=yes # -dbg package is generated below manually nostrip=yes