linux5.0: update to 5.0.1.
This commit is contained in:
parent
afeadb972d
commit
74a1eb5a13
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'linux5.0'
|
# Template file for 'linux5.0'
|
||||||
pkgname=linux5.0
|
pkgname=linux5.0
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
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=437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
|
checksum=3466214779db5bad716eb1c0a16747b5683009011ba3030bf942bba9640c333e
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
wrksrc="linux-${version%.*}"
|
|
||||||
|
|
||||||
nodebug=yes # -dbg package is generated below manually
|
nodebug=yes # -dbg package is generated below manually
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue