summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-11-21 10:03:40 +0100
committerJoonas Niilola <juippis@gentoo.org>2022-11-21 17:40:33 +0200
commitded9b99c629ab3a92683eeb6c1ab057720788486 (patch)
tree53806c491b8d706b338a7ee593f0e885a578a3ef /dev-util/envman/envman-2.1.1.ebuild
parentdev-util/envman: reference other packages in longdescription (diff)
downloadgentoo-ded9b99c629ab3a92683eeb6c1ab057720788486.tar.gz
gentoo-ded9b99c629ab3a92683eeb6c1ab057720788486.tar.bz2
gentoo-ded9b99c629ab3a92683eeb6c1ab057720788486.zip
dev-util/envman: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/envman/envman-2.1.1.ebuild')
-rw-r--r--dev-util/envman/envman-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/envman/envman-2.1.1.ebuild b/dev-util/envman/envman-2.1.1.ebuild
index 6d4a1643b1dc..6b28de28dfe1 100644
--- a/dev-util/envman/envman-2.1.1.ebuild
+++ b/dev-util/envman/envman-2.1.1.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="Environment variable 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"