From cfa9ff2f0bc00b4508fcddbdc703d9253399f510 Mon Sep 17 00:00:00 2001 From: cr6git Date: Sun, 14 Oct 2018 06:02:32 +0200 Subject: [PATCH] linux3.18: update to 3.18.124. --- srcpkgs/linux3.18/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index 2c481f61492..328b91fa5cf 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -1,6 +1,6 @@ # Template file for 'linux3.18' pkgname=linux3.18 -version=3.18.123 +version=3.18.124 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2.0-only" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz" -checksum=c10de32c9b31fb619b016a00d77afc394db5a4542e258e927f06a5ead86f8c64 +checksum=25d2a5abd627534a1e51d028890c184aad8e628c345c5fe0cc0f9d7c31b7a5a3 _kernver="${version}_${revision}"