linux5.4: update to 5.4.69.

This commit is contained in:
Helmut Pozimski 2020-10-02 21:13:08 +02:00
parent d869906085
commit a86d466798

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.68 version=5.4.69
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=0e93876c5ae8dc0c55cbe631971a46ab02b90cf7461fed3085703a5e4e3cd6dd checksum=a8b31d716b397303a183e42ad525ff2871024a43e3ea530d0fdf73b7f9d27da7
python_version=3 python_version=3
patch_args="-Np1" patch_args="-Np1"