linux5.4: update to 5.4.151.

This commit is contained in:
Helmut Pozimski 2021-10-07 21:41:47 +02:00
parent 5c66d7f1e1
commit f225b6eee7

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.150 version=5.4.151
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=f424a9bbb05007f04c17f96a2e4f041a8001554a9060d2c291606e8a97c62aa2 checksum=bbe73fb83c31a6a7269de85b6b2bbd54dd31e6613f4edab20bb7a6f37cf53313
python_version=3 python_version=3
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually