diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 01:28:05 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-24 23:45:21 +0200 |
commit | ff3e9cb7543594d068446095f0365bf765a9574a (patch) | |
tree | efda2195b8668d5f563c0ceb7c47215b260fc97b /dev-util/heaptrack | |
parent | sci-astronomy/stellarium: add me and p-m to maintainers (diff) | |
download | gentoo-ff3e9cb7543594d068446095f0365bf765a9574a.tar.gz gentoo-ff3e9cb7543594d068446095f0365bf765a9574a.tar.bz2 gentoo-ff3e9cb7543594d068446095f0365bf765a9574a.zip |
dev-util/heaptrack: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Closes: https://github.com/gentoo/gentoo/pull/15692
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/heaptrack')
-rw-r--r-- | dev-util/heaptrack/heaptrack-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild index b9572355eb6e..99697c3d825c 100644 --- a/dev-util/heaptrack/heaptrack-9999.ebuild +++ b/dev-util/heaptrack/heaptrack-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake kde.org xdg-utils DESCRIPTION="Fast heap memory profiler" -HOMEPAGE="http://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux" +HOMEPAGE="https://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux" LICENSE="LGPL-2.1+" SLOT="0" |