From 2acbcc9ae328ff4f72a3e0385412b27a256ef64d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 13 Oct 2017 00:42:52 +0200 Subject: [PATCH] linux4.13: update to 4.13.6. --- srcpkgs/linux4.13/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.13/template b/srcpkgs/linux4.13/template index 56bc30f8517..533729dd0b5 100644 --- a/srcpkgs/linux4.13/template +++ b/srcpkgs/linux4.13/template @@ -1,6 +1,6 @@ # Template file for 'linux4.13' pkgname=linux4.13 -version=4.13.5 +version=4.13.6 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=a9e85ada609d4fc6f21bf1836099259e3634be142abe8208d88de3e257ff25e2 +checksum=47d419ceae1d353dad565b858301ac9670c747deb37936c8a935915b3bdd6050 nodebug=yes # -dbg package is generated below manually nostrip=yes