john: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:11 -04:00 committed by Toyam Cox
parent 75265c70bc
commit 2e30d0e42a

View file

@ -14,6 +14,7 @@ license="GPL-2.0-or-later with OpenSSL-exception"
homepage="https://www.openwall.com/john/"
distfiles="$homepage/k/$pkgname-${version}-jumbo-${_jumbover}.tar.xz"
checksum=f5d123f82983c53d8cc598e174394b074be7a77756f5fb5ed8515918c81e7f3b
python_version=2 #unverified
# the build system checks the host cpu for features, so when building on
# a modern power9 system, it will attempt to shove in -mvsx and so on,