mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
john: add explicit python_version
This commit is contained in:
parent
75265c70bc
commit
2e30d0e42a
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="GPL-2.0-or-later with OpenSSL-exception"
|
||||||
homepage="https://www.openwall.com/john/"
|
homepage="https://www.openwall.com/john/"
|
||||||
distfiles="$homepage/k/$pkgname-${version}-jumbo-${_jumbover}.tar.xz"
|
distfiles="$homepage/k/$pkgname-${version}-jumbo-${_jumbover}.tar.xz"
|
||||||
checksum=f5d123f82983c53d8cc598e174394b074be7a77756f5fb5ed8515918c81e7f3b
|
checksum=f5d123f82983c53d8cc598e174394b074be7a77756f5fb5ed8515918c81e7f3b
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
# the build system checks the host cpu for features, so when building on
|
# 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,
|
# a modern power9 system, it will attempt to shove in -mvsx and so on,
|
||||||
|
|
Loading…
Add table
Reference in a new issue