summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/chrpath
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 12:37:53 +0000
commit32ce3716761165b9df12306249418645724122cc (patch)
treed9c5eeb1f95e613552a3d75b809cab9f57b45f4c /meta/recipes-devtools/chrpath
parent3024a517e7cb0b1e038beae0ff462d292d6edd16 (diff)
downloadopenembedded-core-contrib-32ce3716761165b9df12306249418645724122cc.tar.gz
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces 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/chrpath')
-rw-r--r--meta/recipes-devtools/chrpath/chrpath_0.16.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.16.bb b/meta/recipes-devtools/chrpath/chrpath_0.16.bb
index 8de8850576..f12366b4e8 100644
--- a/meta/recipes-devtools/chrpath/chrpath_0.16.bb
+++ b/meta/recipes-devtools/chrpath/chrpath_0.16.bb
@@ -2,8 +2,7 @@ SUMMARY = "Tool to edit rpath in ELF binaries"
DESCRIPTION = "chrpath allows you to change the rpath (where the \
application looks for libraries) in an application. It does not \
(yet) allow you to add an rpath if there isn't one already."
-HOMEPAGE = "http://alioth.debian.org/projects/chrpath/"
-BUGTRACKER = "http://alioth.debian.org/tracker/?atid=412807&group_id=31052"
+HOMEPAGE = "https://tracker.debian.org/pkg/chrpath"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"