From 832b3ba10b16b2d0a637c62718a957c85b7e9b36 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 31 May 2019 19:01:09 +0200 Subject: [PATCH] app-text/tokyodystopia: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/12141 Signed-off-by: Aaron Bauman --- app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild b/app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild index 853fc3b700e1..6b5ad2082928 100644 --- a/app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild +++ b/app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="A fulltext search engine for Tokyo Cabinet" -HOMEPAGE="http://fallabs.com/tokyodystopia/" +HOMEPAGE="https://fallabs.com/tokyodystopia/" SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="LGPL-2.1" -- 2.26.2