From 7c6114de885dab2427133ea166cb6e77feded80e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 22 Oct 2017 08:51:16 +0200 Subject: [PATCH] linux4.13: update to 4.13.9. --- 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 d39a2029efd..db45fa5b817 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.8 +version=4.13.9 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=64e68ca8223c65282d4fc16e0839f2fa7629b151cb6874aeb19dc8c4ef23f427 +checksum=a1dc15e4dba9a385c4112903da81c01f412b36420feefa7771797073f5352a8f nodebug=yes # -dbg package is generated below manually nostrip=yes