From e3206ab3e6cf5b790773bf5dfe71d7b501891a22 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 19 Jun 2018 18:53:51 +0200 Subject: dev-db/mycli: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8911 --- dev-db/mycli/mycli-1.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-db/mycli/mycli-1.10.0.ebuild') diff --git a/dev-db/mycli/mycli-1.10.0.ebuild b/dev-db/mycli/mycli-1.10.0.ebuild index ea8f4543b3f..5dd50199686 100644 --- a/dev-db/mycli/mycli-1.10.0.ebuild +++ b/dev-db/mycli/mycli-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="CLI for MySQL Database with auto-completion and syntax highlighting" -HOMEPAGE="http://mycli.net" +HOMEPAGE="https://www.mycli.net" SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -- cgit v1.2.1