commit:     7c0a94b4b62a486fd5e4cd9a156bd9ef7e59515f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 28 16:10:03 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 20:51:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0a94b4

dev-db/rqlite: use HTTPS

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16474
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-db/rqlite/rqlite-5.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/rqlite/rqlite-5.2.0.ebuild 
b/dev-db/rqlite/rqlite-5.2.0.ebuild
index b0f87c9c7b3..46bff9b3335 100644
--- a/dev-db/rqlite/rqlite-5.2.0.ebuild
+++ b/dev-db/rqlite/rqlite-5.2.0.ebuild
@@ -6,7 +6,7 @@ inherit go-module
 EGIT_COMMIT=77863e5a13110f1fca87b6fce84a7169c3aa58f5
 
 DESCRIPTION="Replicated SQLite using the Raft consensus protocol"
-HOMEPAGE="https://github.com/rqlite/rqlite 
http://www.philipotoole.com/tag/rqlite/";
+HOMEPAGE="https://github.com/rqlite/rqlite 
https://www.philipotoole.com/tag/rqlite/";
 
 EGO_SUM=(
        "github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75"

Reply via email to