mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
singularity, revbump for python changes (#9216)
This commit is contained in:
@@ -5,7 +5,7 @@ have a chance."
|
||||
HOMEPAGE="https://singularity.github.io/"
|
||||
COPYRIGHT="2005-2023 EMH Software, Singularity community"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitTag="1.00"
|
||||
SOURCE_URI="https://github.com/singularity/singularity/archive/v$srcGitTag.tar.gz"
|
||||
CHECKSUM_SHA256="5e747268d9e96e69adace1f346fe40d0c3ec05764b98e82cc3ab0335d96d9171"
|
||||
@@ -15,7 +15,7 @@ ADDITIONAL_FILES="singularity.rdef.in"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
pythonVer="python39"
|
||||
pythonVer="python310"
|
||||
|
||||
PROVIDES="
|
||||
singularity$secondaryArchSuffix = $portVersion
|
||||
@@ -45,7 +45,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:python3
|
||||
pip_$pythonVer
|
||||
"
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user