mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libmaa: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
6322e21d1d
commit
dbd04a6a61
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="Library with low-level data structures which are helpful for writing compilers"
|
||||
HOMEPAGE="http://www.dict.org/"
|
||||
HOMEPAGE="https://dict.org/"
|
||||
SRC_URI="https://downloads.sourceforge.net/dict/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
inherit multiprocessing toolchain-funcs
|
||||
|
||||
DESCRIPTION="Library with low-level data structures which are helpful for writing compilers"
|
||||
HOMEPAGE="http://www.dict.org/"
|
||||
HOMEPAGE="https://dict.org/"
|
||||
SRC_URI="https://downloads.sourceforge.net/dict/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user