diff --git a/dev-python/regex/regex-2019.12.20.recipe b/dev-python/regex/regex-2019.12.20.recipe index a067d13c5..87aeec4b4 100644 --- a/dev-python/regex/regex-2019.12.20.recipe +++ b/dev-python/regex/regex-2019.12.20.recipe @@ -4,7 +4,7 @@ standard ‘re’ module, but offers additional functionality." HOMEPAGE="https://pypi.org/project/regex/" COPYRIGHT="2013-2019 Matthew Barnett" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://pypi.org/packages/source/r/regex/regex-$portVersion.tar.gz" CHECKSUM_SHA256="106e25a841921d8259dcef2a42786caae35bc750fb996f830065b3dfaa67b77e" @@ -12,7 +12,7 @@ ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" - $portName$secondaryArchSuffix = $portVersion + $portName = $portVersion " REQUIRES=" haiku$secondaryArchSuffix @@ -32,7 +32,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do pythonPackage=${PYTHON_PACKAGES[i]} pythonVersion=${PYTHON_VERSIONS[$i]} eval "PROVIDES_${pythonPackage}=\"\ - ${portName}${secondaryArchSuffix}_$pythonPackage = $portVersion\ + ${portName}_$pythonPackage = $portVersion\ \"; \ REQUIRES_$pythonPackage=\"\ haiku$secondaryArchSuffix\n\