diff --git a/dev-util/ninja/ninja-1.11.1.recipe b/dev-util/ninja/ninja-1.11.1.recipe index ee73cdeb9..89f1dc192 100644 --- a/dev-util/ninja/ninja-1.11.1.recipe +++ b/dev-util/ninja/ninja-1.11.1.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="1" +REVISION="2" SOURCE_URI="https://github.com/ninja-build/ninja/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="31747ae633213f1eda3842686f83c2aa1412e0f5691d1c14dbbcc67fe7400cea" PATCHES="ninja-$portVersion.patchset" @@ -47,7 +47,7 @@ PROVIDES_zsh=" " REQUIRES_zsh=" ninja$secondaryArchSuffix == $portVersion base - zsh >= 5.0 + cmd:zsh >= 5.0 " BUILD()