linux4.19: update to 4.19.229.
This commit is contained in:
parent
74dd4f2e57
commit
3f461affe6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.228
|
||||
version=4.19.229
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=a8cec365217594792dfe24366f2d6a48c18fb596f1ec1331e6dd5539fad03192
|
||||
checksum=9f2fcd6558dd1b2637e747083c25a8de69b3efbeb83c78fb98e53d70338f34f0
|
||||
python_version=3
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in a new issue