From 4a0cf3d676e6d22f22958a67d3d97067826484f2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 7 Aug 2017 10:28:11 +0200 Subject: [PATCH] linux4.12: update to 4.12.5. --- 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 ed465a9ba74..edac9506988 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.4 +version=4.12.5 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=f470d75f1f5a375f6882958daf96e7f8552fff28702b70abf3744e1711ef5ac9 +checksum=715148e5f3640349a3dbb8d0b19527cf221b675f0014577b79ab8db0da8a63a0 nodebug=yes # -dbg package is generated below manually nostrip=yes