linux5.1: update to 5.1.16.

This commit is contained in:
Helmut Pozimski 2019-07-03 20:28:40 +02:00
parent 2f8a9d9031
commit e795dbe930

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.15 version=5.1.16
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=e8a128702680cea9f37c44bbeb456ea1c2ef1ae1eba0e05dcfc11d7d6cdc1399 checksum=8a3e55be3e788700836db6f75875b4d3b824a581d1eacfc2fcd29ed4e727ba3e
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually