linux5.2: update to 5.2.6.

This commit is contained in:
Helmut Pozimski 2019-08-04 14:46:22 +02:00
parent 087f0f8184
commit 88d1ad3a73

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.2' # Template file for 'linux5.2'
pkgname=linux5.2 pkgname=linux5.2
version=5.2.5 version=5.2.6
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=c645402843f90a69426975f8923923dfc6edebb5d1bc0092560ffb7135d3cd96 checksum=be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually