diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-11-21 10:04:36 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-21 17:40:33 +0200 |
commit | 69952115ea2161780e064f8c1425642d1b386538 (patch) | |
tree | 01d7f688620d2ddc861a5e67f54b56e7f12634c8 /dev-util/stepman/stepman-0.10.5.ebuild | |
parent | dev-util/stepman: reference other packages in longdescription (diff) | |
download | gentoo-69952115ea2161780e064f8c1425642d1b386538.tar.gz gentoo-69952115ea2161780e064f8c1425642d1b386538.tar.bz2 gentoo-69952115ea2161780e064f8c1425642d1b386538.zip |
dev-util/stepman: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/stepman/stepman-0.10.5.ebuild')
-rw-r--r-- | dev-util/stepman/stepman-0.10.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/stepman/stepman-0.10.5.ebuild b/dev-util/stepman/stepman-0.10.5.ebuild index de176576e0f9..6d86a2724c21 100644 --- a/dev-util/stepman/stepman-0.10.5.ebuild +++ b/dev-util/stepman/stepman-0.10.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ EGO_ON="github.com/bitrise-io" EGO_PN="${EGO_ON}/${PN}" DESCRIPTION="Step collection manager for Bitrise CLI" -HOMEPAGE="https://www.bitrise.io/cli" +HOMEPAGE="https://app.bitrise.io/cli" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |