linux4.19: update to 4.19.253.
This commit is contained in:
parent
362820235f
commit
b444a426b6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.252
|
||||
version=4.19.253
|
||||
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=fb28f6f7249cc31855d86e1787bcff9511284af48e3464cf88f82198ba998729
|
||||
checksum=dfa32ca374ff3336bd1f29f36a6c8c715fa7f612569b7f7f5b21bfa9399082c9
|
||||
python_version=3
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in New Issue