linux4.19: update to 4.19.259.

This commit is contained in:
Helmut Pozimski 2022-09-23 20:26:04 +02:00
parent 7ba064e58f
commit faf2bc43e6

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.19' # Template file for 'linux4.19'
pkgname=linux4.19 pkgname=linux4.19
version=4.19.258 version=4.19.259
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/v4.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=3d1542f89867779d5f73cfe31973dee316b974421d38b7c79dbf892316e25a00 checksum=3ff838bd02cdf869e99c23762e0f28a466bd6c2623be51202152ca5fd2366aea
python_version=3 python_version=3
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually