linux5.0: update to 5.0.1.

This commit is contained in:
Helmut Pozimski 2019-03-10 09:40:46 +01:00
parent afeadb972d
commit 74a1eb5a13
1 changed files with 3 additions and 4 deletions

View File

@ -1,16 +1,15 @@
# Template file for 'linux5.0'
pkgname=linux5.0
version=5.0.0
version=5.0.1
revision=1
wrksrc="linux-${version}"
short_desc="The Linux kernel and modules (${version%.*} series)"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz"
checksum=437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=3466214779db5bad716eb1c0a16747b5683009011ba3030bf942bba9640c333e
patch_args="-Np1"
wrksrc="linux-${version%.*}"
nodebug=yes # -dbg package is generated below manually
nostrip=yes