From abdce7bd13863ab809fe665b92e0915cc6effa3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 6 May 2019 11:12:29 +0200 Subject: [PATCH] linux5.0: update to 5.0.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- 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 6be6bb3a353..4b63a9dcf94 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.12 +version=5.0.13 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=1e0278196679d04980b9370a1fdab9065946cf324b859b91bb59e689201508f0 +checksum=bcfd52bf1faa24f5f712146a873959461e001656ad67717e80b947aa6ad53479 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually