From fb1bed88df1f12437fe3c8d93cc33f34ab09a1fe Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Oct 2017 21:22:45 +0200 Subject: [PATCH] linux4.13: update to 4.13.7. --- 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 533729dd0b..64a7895a69 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.6 +version=4.13.7 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=47d419ceae1d353dad565b858301ac9670c747deb37936c8a935915b3bdd6050 +checksum=6393be5f698c24c02829aa9b08f4626ce4bbd082dcdbd54d6448018e0795729b nodebug=yes # -dbg package is generated below manually nostrip=yes