linux4.19: update to 4.19.103.
This commit is contained in:
parent
353bfbeff8
commit
bfd3389a7f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.102
|
||||
version=4.19.103
|
||||
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=302e8388dd7b49d1b779225cf865af74b9837d1e955b1b290fdd71baf97ce015
|
||||
checksum=b4784571bd7f3dc10ae3dc4414876dbd73fc6750401299b206670ce3e5c4bb43
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in New Issue