diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-31 19:01:09 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-06-17 20:35:07 -0400 |
commit | 832b3ba10b16b2d0a637c62718a957c85b7e9b36 (patch) | |
tree | e5fa86a99baecd2660397e40e6a905c500ad74d7 /app-text | |
parent | dev-java/jmh-core: use HTTPS (diff) | |
download | gentoo-832b3ba10b16b2d0a637c62718a957c85b7e9b36.tar.gz gentoo-832b3ba10b16b2d0a637c62718a957c85b7e9b36.tar.bz2 gentoo-832b3ba10b16b2d0a637c62718a957c85b7e9b36.zip |
app-text/tokyodystopia: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12141
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild | 4 |
1 files 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" |