app-i18n/tagainijisho: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8134
This commit is contained in:
Michael Mair-Keimberger
2018-04-25 20:04:43 +02:00
committed by Aaron Bauman
parent 95d5e14f51
commit 050ae3283e

View File

@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils gnome2-utils
DESCRIPTION="Open-source Japanese dictionary and kanji lookup tool"
HOMEPAGE="http://www.tagaini.net/"
HOMEPAGE="https://www.tagaini.net/"
SRC_URI="https://github.com/Gnurou/tagainijisho/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-3+ public-domain"