linux4.14: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:08 -04:00 committed by Toyam Cox
parent daf70a53f9
commit aaa3106aea
1 changed files with 5 additions and 4 deletions

View File

@ -2,14 +2,15 @@
pkgname=linux4.14
version=4.14.175
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
maintainer="Orphaned <orphan@voidlinux.org>"
homepage="http://www.kernel.org"
license="GPL-2.0-only"
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=cb440ac5d20071dcb482e5062958514064b0c5a8375c92653062ea201ae0222c
python_version=2 #unverified
patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually
nostrip=yes