diff --git a/dev-util/meson/meson-0.63.2.recipe b/dev-util/meson/meson-0.63.2.recipe index 14114357c..5a5a4ff5b 100644 --- a/dev-util/meson/meson-0.63.2.recipe +++ b/dev-util/meson/meson-0.63.2.recipe @@ -4,11 +4,11 @@ build system." HOMEPAGE="https://mesonbuild.com/" COPYRIGHT="2013-2020 The Meson development team" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mesonbuild/meson/releases/download/$portVersion/meson-$portVersion.tar.gz" CHECKSUM_SHA256="16222f17ef76be0542c91c07994f9676ae879f46fc21c0c786a21ef2cb518bbf" PATCHES="meson-$portVersion.patchset" -PYTHON_VERSION="3.7" +PYTHON_VERSION="3.9" ARCHITECTURES="any" @@ -22,14 +22,14 @@ PROVIDES=" " REQUIRES=" haiku - setuptools_python3 + setuptools_python39 cmd:python$PYTHON_VERSION cmd:ninja >= 1.6 " BUILD_REQUIRES=" haiku_devel - setuptools_python3 + setuptools_python39 " BUILD_PREREQUIRES=" cmd:python$PYTHON_VERSION