linux5.4: update to 5.4.148.

This commit is contained in:
Helmut Pozimski 2021-09-24 17:08:51 +02:00
parent ec7e501d45
commit 3c09076cd3

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.4' # Template file for 'linux5.4'
pkgname=linux5.4 pkgname=linux5.4
version=5.4.147 version=5.4.148
revision=1 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)" short_desc="Linux kernel and modules (${version%.*} series)"
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kernel.org" homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=f6c004359241877e24606a1e9ef832b54a7646d46de4d89c1b4713d7a915441c checksum=4619332299a49c47882db29a27a6265012b2b348c682e6cb8d5084e0015c91b3
python_version=3 python_version=3
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually