mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-i18n/tagainijisho: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8134
This commit is contained in:
committed by
Aaron Bauman
parent
95d5e14f51
commit
050ae3283e
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user