summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-29 21:32:31 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-01 15:59:25 -0400
commit9ed5bfc1e1ccc7e908cbaedb08a667df4957a631 (patch)
treef11f08636c7f542190f5c37d748b82696790a653
parentdev-libs/gf2x: use HTTPS (diff)
downloadgentoo-9ed5bfc1.tar.gz
gentoo-9ed5bfc1.tar.bz2
gentoo-9ed5bfc1.zip
app-misc/byobu: update HOMEPAGE, use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16492 Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--app-misc/byobu/byobu-5.130-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/byobu/byobu-5.130-r1.ebuild b/app-misc/byobu/byobu-5.130-r1.ebuild
index 9b21e5cd6582..3d2ddef4731a 100644
--- a/app-misc/byobu/byobu-5.130-r1.ebuild
+++ b/app-misc/byobu/byobu-5.130-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-single-r1
DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)"
-HOMEPAGE="http://byobu.co"
+HOMEPAGE="https://byobu.org"
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz"
LICENSE="GPL-3"