From 3f5684cbfa01a4b82a082f176010cd217a44a42c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 2 Oct 2021 13:33:52 +0200 Subject: [PATCH] linux5.4: update to 5.4.150. --- srcpkgs/linux5.4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.4/template b/srcpkgs/linux5.4/template index fbdc996f85d..839e8c91f83 100644 --- a/srcpkgs/linux5.4/template +++ b/srcpkgs/linux5.4/template @@ -1,6 +1,6 @@ # Template file for 'linux5.4' pkgname=linux5.4 -version=5.4.149 +version=5.4.150 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=e71ad6d18ced301c729946ec3e427fe1e5250f2aee57dbe6cb0d7815819a3fe8 +checksum=f424a9bbb05007f04c17f96a2e4f041a8001554a9060d2c291606e8a97c62aa2 python_version=3 nodebug=yes # -dbg package is generated below manually