linux4.19: update to 4.19.61.
This commit is contained in:
parent
095e1d2783
commit
98a944bd40
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.60
|
||||
version=4.19.61
|
||||
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=2af5d255dbc5beddecf4409907fe68a15620b2c56da313f5e154709b77f66a45
|
||||
checksum=acb01cb84470ee1fa6333bb9c90cd00e3af561e882dfbf832273a46cbd599ce9
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in New Issue