From e7b7092acd63648e14c1c4f1bc4274755aaff3d9 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 19 Sep 2019 09:55:00 +0200 Subject: [PATCH] linux5.2: update to 5.2.16. --- srcpkgs/linux5.2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.2/template b/srcpkgs/linux5.2/template index 849988eb27d..fa2d255b59f 100644 --- a/srcpkgs/linux5.2/template +++ b/srcpkgs/linux5.2/template @@ -1,6 +1,6 @@ # Template file for 'linux5.2' pkgname=linux5.2 -version=5.2.15 +version=5.2.16 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=eb561009da8106b463b1e1a16ab0f75cdef564784f49177148f5f92c32380c4a +checksum=0c2061c9edc8ab213b77f23af1d5a018127c2603404498a528651d56a795e575 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually