From 7f27b334dd654c5ea1840184e1704494868d5a2d Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 13 Jan 2019 12:23:00 +0100 Subject: [PATCH] linux4.19: update to 4.19.15. [skip ci] --- srcpkgs/linux4.19/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index f2c45f49442..bcdf837308e 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,6 +1,6 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.14 +version=4.19.15 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=24326849dd5120186d8db165ad4410bf0eb28ef07a20141acbad49f125f71c46 +checksum=78f61a5ddf1c38e1e27d849b3a06e3eab88069861ee002156bfe04c0fa5c366d nodebug=yes # -dbg package is generated below manually nostrip=yes