linux5.4: update to 5.4.117.

This commit is contained in:
Helmut Pozimski 2021-05-08 08:07:30 +02:00
parent 4874d72cac
commit ce505e78e7

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.116 version=5.4.117
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=fa8bce778c23a2c5be36e5b5b5005bcfd4ac3df8a90999e9e64189634bbbc9aa checksum=4e989b5775830092e5c76b5cca65ebff862ad0c87d0b58c3a20d415c3d4ec770
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"