From c1ae6132240fb0b5cd240811cd271d2861057777 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 6 Oct 2017 15:01:56 +0200 Subject: [PATCH] linux4.13: update to 4.13.5. --- 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 5a7bb04abe7..56bc30f8517 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.4 +version=4.13.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=a09e95eb59de505cec462f3008148bcf7f5b8ed0e9e19f3e129d13a7a8d8f420 +checksum=a9e85ada609d4fc6f21bf1836099259e3634be142abe8208d88de3e257ff25e2 nodebug=yes # -dbg package is generated below manually nostrip=yes