diff --git a/dev-util/ninja/ninja-1.10.2.recipe b/dev-util/ninja/ninja-1.10.2.recipe index cc80b5538..5e38a6bdd 100644 --- a/dev-util/ninja/ninja-1.10.2.recipe +++ b/dev-util/ninja/ninja-1.10.2.recipe @@ -9,7 +9,7 @@ it can build LLVM, KDE, Blender, etc." HOMEPAGE="https://ninja-build.org/" COPYRIGHT="2012-2019 Google Inc." LICENSE="Apache v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/ninja-build/ninja/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="ce35865411f0490368a8fc383f29071de6690cbadc27704734978221f25e2bed" PATCHES="ninja-$portVersion.patchset" @@ -38,7 +38,7 @@ BUILD_PREREQUIRES=" " PROVIDES_zsh=" - ninja_zsh$secondaryArchSuffix = $portVersion + ninja${secondaryArchSuffix}_zsh = $portVersion " REQUIRES_zsh=" ninja$secondaryArchSuffix == $portVersion base