summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ninja
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2020-10-26 22:21:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-30 13:22:48 +0000
commitb11f7236a2231c9d50e85c6434f073052cbec307 (patch)
tree32b244477d5f3489d3ad683d9560eac323894412 /meta/recipes-devtools/ninja
parent10d1463de1fb5926c193b2f5e24e262880b00dc0 (diff)
downloadpoky-b11f7236a2231c9d50e85c6434f073052cbec307.tar.gz
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces (From OE-Core rev: 32ce3716761165b9df12306249418645724122cc) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ninja')
-rw-r--r--meta/recipes-devtools/ninja/ninja_1.10.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ninja/ninja_1.10.1.bb b/meta/recipes-devtools/ninja/ninja_1.10.1.bb
index eefac4166a..ecb0566f37 100644
--- a/meta/recipes-devtools/ninja/ninja_1.10.1.bb
+++ b/meta/recipes-devtools/ninja/ninja_1.10.1.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Ninja is a small build system with a focus on speed." 1SUMMARY = "Ninja is a small build system with a focus on speed."
2HOMEPAGE = "http://martine.github.com/ninja/" 2HOMEPAGE = "https://ninja-build.org/"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e" 4LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
5 5