linux5.4: update to 5.4.54.

This commit is contained in:
Helmut Pozimski 2020-07-30 20:59:05 +02:00
parent 023876851d
commit 37a88d8845

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.53 version=5.4.54
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=faa7b6f99220d5726f0eaee74a6394f0a3b89be1a75254f3804630211f3d6d21 checksum=03e2a14e0eace8f4d668b72f82ad0a16f2221a676a22047aaac9ed0453dbf477
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"