From 6243a87e1719bec5e44e0fc7a09ae5a2c0617076 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 22 May 2019 21:07:53 +0200 Subject: [PATCH] linux5.0: update to 5.0.18. --- srcpkgs/linux5.0/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.0/template b/srcpkgs/linux5.0/template index d160e262984..459d8f4fa71 100644 --- a/srcpkgs/linux5.0/template +++ b/srcpkgs/linux5.0/template @@ -1,6 +1,6 @@ # Template file for 'linux5.0' pkgname=linux5.0 -version=5.0.17 +version=5.0.18 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz" -checksum=ab37029bdc9a4e3fc5dc2cc6f6e8f506a62fa42f68e50897c24fc9dbba789629 +checksum=7fbd0b3d90a7a28a013f1e3f006c02235c12b41fd020460722a0b7c9936db0d8 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually