linux4.19: update to 4.19.158.
This commit is contained in:
parent
2cb3eb1076
commit
f8b684b4a3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.19'
|
# Template file for 'linux4.19'
|
||||||
pkgname=linux4.19
|
pkgname=linux4.19
|
||||||
version=4.19.157
|
version=4.19.158
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
homepage="https://www.kernel.org"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=76dca365255c1a13778c3b24f0eae14f4e66bc12fe79f5e6592b116fc57ef755
|
checksum=d658e4b13f796a370da27c868c69c2d6f6edf7eab4cda0c2b44cb31f538db75c
|
||||||
python_version=2 #unverified
|
python_version=2 #unverified
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue