linux4.19: update to 4.19.34.
[skip ci]
This commit is contained in:
parent
84ae59b60f
commit
d4a2765a25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.33
|
||||
version=4.19.34
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="The 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=39a12dfa0a62834ea1af5c50703fd2b6df29fb824f4af8367a010b13292cd393
|
||||
checksum=dd795e2a1fddbee5b03c3bb55a1926829cc08df4fdcabce62dda717ba087b8cc
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in a new issue