commit: fddfe6a9b26d5149bcae05312ffea14316f7705e Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Fri Jul 28 23:18:11 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 30 08:35:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fddfe6a9
net-misc/bopm: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-misc/bopm/bopm-3.1.3-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/bopm/bopm-3.1.3-r3.ebuild b/net-misc/bopm/bopm-3.1.3-r3.ebuild index b1db434a9a1..5e306a50271 100644 --- a/net-misc/bopm/bopm-3.1.3-r3.ebuild +++ b/net-misc/bopm/bopm-3.1.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools user DESCRIPTION="Blitzed Open Proxy Monitor" -HOMEPAGE="http://github.com/blitzed-org/bopm" +HOMEPAGE="https://github.com/blitzed-org/bopm" SRC_URI="http://static.blitzed.org/www.blitzed.org/${PN}/files/${P}.tar.gz" LICENSE="GPL-2"
