From 884b29fa4fa35b9b1382ebd4ae8ac5104b3d9a53 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 12 Sep 2018 10:22:33 +0200 Subject: [PATCH] ninja: update HOMEPAGE. --- dev-util/ninja/ninja-1.5.1.recipe | 6 +++--- dev-util/ninja/ninja-1.6.0.recipe | 6 +++--- dev-util/ninja/ninja-1.8.2.recipe | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-util/ninja/ninja-1.5.1.recipe b/dev-util/ninja/ninja-1.5.1.recipe index bf5c132e0..b582e2a82 100644 --- a/dev-util/ninja/ninja-1.5.1.recipe +++ b/dev-util/ninja/ninja-1.5.1.recipe @@ -6,11 +6,11 @@ run builds as fast as possible. Ninja's low-level approach makes it perfect for embedding into more featureful \ build systems. Via gyp it can build Chrome and v8 and node.js etc.; via CMake \ it can build LLVM, KDE, Blender, etc." -HOMEPAGE="http://martine.github.io/ninja/" +HOMEPAGE="https://ninja-build.org/" COPYRIGHT="2014 Google Inc." LICENSE="Apache v2" -REVISION="3" -SOURCE_URI="https://github.com/martine/ninja/archive/v1.5.1.tar.gz" +REVISION="4" +SOURCE_URI="https://github.com/ninja-build/ninja/archive/v1.5.1.tar.gz" CHECKSUM_SHA256="fba77b9ed4b4dd0e86c4513776938dc64bd4508dc2055b04c0c6df68bcfa397d" PATCHES="ninja-1.5.1.patchset" diff --git a/dev-util/ninja/ninja-1.6.0.recipe b/dev-util/ninja/ninja-1.6.0.recipe index 270cbe07a..661e44ff1 100644 --- a/dev-util/ninja/ninja-1.6.0.recipe +++ b/dev-util/ninja/ninja-1.6.0.recipe @@ -6,11 +6,11 @@ run builds as fast as possible. Ninja's low-level approach makes it perfect for embedding into more featureful \ build systems. Via gyp it can build Chrome and v8 and node.js etc.; via CMake \ it can build LLVM, KDE, Blender, etc." -HOMEPAGE="http://martine.github.io/ninja/" +HOMEPAGE="https://ninja-build.org/" COPYRIGHT="2014 Google Inc." LICENSE="Apache v2" -REVISION="1" -SOURCE_URI="https://github.com/martine/ninja/archive/v$portVersion.tar.gz" +REVISION="2" +SOURCE_URI="https://github.com/ninja-build/ninja/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="b43e88fb068fe4d92a3dfd9eb4d19755dae5c33415db2e9b7b61b4659009cde7" PATCHES="ninja-$portVersion.patchset" diff --git a/dev-util/ninja/ninja-1.8.2.recipe b/dev-util/ninja/ninja-1.8.2.recipe index d8fbbf22f..1285403af 100644 --- a/dev-util/ninja/ninja-1.8.2.recipe +++ b/dev-util/ninja/ninja-1.8.2.recipe @@ -10,7 +10,7 @@ HOMEPAGE="https://ninja-build.org/" COPYRIGHT="2012-2017 Google Inc." LICENSE="Apache v2" REVISION="3" -SOURCE_URI="https://github.com/martine/ninja/archive/v$portVersion.tar.gz" +SOURCE_URI="https://github.com/ninja-build/ninja/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="86b8700c3d0880c2b44c2ff67ce42774aaf8c28cbf57725cb881569288c1c6f4" PATCHES="ninja-$portVersion.patchset"