diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 01:49:01 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-14 18:25:23 -0400 |
commit | 38ccd83434b75409d47f16dc50f389019fee4c03 (patch) | |
tree | b4eda0d1ce59263da1211543046f20759dfae46a /dev-util | |
parent | dev-libs/pigpio: cleanup old versions (diff) | |
download | gentoo-38ccd83434b75409d47f16dc50f389019fee4c03.tar.gz gentoo-38ccd83434b75409d47f16dc50f389019fee4c03.tar.bz2 gentoo-38ccd83434b75409d47f16dc50f389019fee4c03.zip |
dev-util/trace-cmd: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/trace-cmd/trace-cmd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/trace-cmd/trace-cmd-9999.ebuild b/dev-util/trace-cmd/trace-cmd-9999.ebuild index 78357b959a18..0e6a0b207cb1 100644 --- a/dev-util/trace-cmd/trace-cmd-9999.ebuild +++ b/dev-util/trace-cmd/trace-cmd-9999.ebuild @@ -8,7 +8,7 @@ DISTUTILS_OPTIONAL=1 inherit linux-info python-r1 toolchain-funcs DESCRIPTION="User-space front-end for Ftrace" -HOMEPAGE="http://trace-cmd.org/" +HOMEPAGE="https://trace-cmd.org/" if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git" |