linux5.4: update to 5.4.34.

This commit is contained in:
Helmut Pozimski 2020-04-22 09:14:35 +02:00
parent 8410c6b1ab
commit 43d23a4521

View file

@ -1,14 +1,14 @@
# Template file for 'linux5.4' # Template file for 'linux5.4'
pkgname=linux5.4 pkgname=linux5.4
version=5.4.33 version=5.4.34
revision=2 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)" short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Helmut Pozimski <helmut@pozimski.eu>" 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=b5579621302a6169b389b64dd9ef084df3bb2f11d91dd73273f76e2323223861 checksum=903ec1334daba6a626688f799cc947b420cf6fc8ce83055313dc4e9978d64cd2
python_version=2 #unverified python_version=2 #unverified
patch_args="-Np1" patch_args="-Np1"