From af2b58c35c6a136f460cdf1618db1dbea806df4e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 28 Jul 2017 09:07:49 +0200 Subject: [PATCH] linux4.12: update to 4.12.4. --- 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 300f18ffb3..ed465a9ba7 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.3 +version=4.12.4 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=99bd9db1228ef60eb620071abac899d2774255bfa43d06acbdc732a17e2ebf16 +checksum=f470d75f1f5a375f6882958daf96e7f8552fff28702b70abf3744e1711ef5ac9 nodebug=yes # -dbg package is generated below manually nostrip=yes