linux5.0: update to 5.0.14.
[skip ci]
This commit is contained in:
parent
bd065f23c9
commit
e95b5e7058
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.0'
|
# Template file for 'linux5.0'
|
||||||
pkgname=linux5.0
|
pkgname=linux5.0
|
||||||
version=5.0.13
|
version=5.0.14
|
||||||
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/v5.x/linux-${version}.tar.xz"
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
||||||
checksum=bcfd52bf1faa24f5f712146a873959461e001656ad67717e80b947aa6ad53479
|
checksum=2e376076cf8a20c0f86fa30fc56a9ca35cadbe43908cd24b7d678f97f3676c61
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
nodebug=yes # -dbg package is generated below manually
|
nodebug=yes # -dbg package is generated below manually
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue