From 765c7feb416bd5cfee16ffadcf2966d252fa4944 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 29 Sep 2017 00:21:05 +0200 Subject: [PATCH] linux4.13: update to 4.13.4. --- 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 6de39ad8382..c41cbd12f1b 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.3 +version=4.13.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=03d22c74a102b66341b6f52e72142f0544cea3b413ca78bffe7d2a09e288caab +checksum=a09e95eb59de505cec462f3008148bcf7f5b8ed0e9e19f3e129d13a7a8d8f420 nodebug=yes # -dbg package is generated below manually nostrip=yes