linux5.4: update to 5.4.114.

This commit is contained in:
Helmut Pozimski 2021-04-25 11:56:12 +02:00
parent 934399ec7c
commit 285c72a5a4

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.4' # Template file for 'linux5.4'
pkgname=linux5.4 pkgname=linux5.4
version=5.4.113 version=5.4.114
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=30cde92463c474b75f9eb197654570dd6dbb32ec20695544c5469f292662da47 checksum=be98f087cb58f23bc5edb8ee80a4794a569d48049d75b1a8eaef9f80fede9557
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"