linux5.1: update to 5.1.14.

[skip ci]
This commit is contained in:
Helmut Pozimski 2019-06-22 11:01:28 +02:00
parent 20e8477501
commit 088d20deab

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.1' # Template file for 'linux5.1'
pkgname=linux5.1 pkgname=linux5.1
version=5.1.12 version=5.1.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=7159819d298a84acefeaedfd155be20477b92fda194a5f51547a2f1abffd79ab checksum=7436b3abb1565c7e191387082be622e5762bb3d70020aa52069a7150ddc3112e
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually